Skip to content
This repository was archived by the owner on Sep 14, 2022. It is now read-only.

Unable to load play routes after publishing build locally for play2.6 #209

Description

@geetikagupta16

I build the play2.6 project locally and added it as a dependency to my other play project as
"io.swagger" %% "swagger-play2" % "1.6.2-SNAPSHOT"

After starting the project, the routes are not loaded and any request I make to the endpoint results in a 404 NOT FOUND case.

Scala version for my project: 2.12.7

I also tried by changing the scala version for swagger play to 2.12.7 but got the same result

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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