Skip to content
This repository has been 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

Open
geetikagupta16 opened this issue Jul 5, 2019 · 0 comments

Comments

@geetikagupta16
Copy link

geetikagupta16 commented Jul 5, 2019

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant