Skip to content

Handling dependencies which depends on WebJar #38

@tavlima

Description

@tavlima

I split my app in some modules and, instead of using the nested structure for submodules, I'm deploying them all and using the regular SBT dependency declaration.

The issue is that, as more than one of them depends on WebJar, there's a collision for reverse routing generated class. I thought about creating "wrappers" around WebJarAssets, inside different packages, and pointing the submodules route files to it, but my Scala skills are not that good. Any clue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions