Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boot-swaggerSwagger docs endpoint: (http://localhost:8080/springfox/v2/api-docs) gives a 404 #20

Open
marceloverdijk opened this issue Apr 5, 2016 · 2 comments
Labels

Comments

@marceloverdijk
Copy link

boot-swagger demo's Swagger docs endpoint: (http://localhost:8080/springfox/v2/api-docs) gives a 404.

Other urls:

I found this out as I have the same problem in my own app.
Note that boot-static-docss Swagger docs endpoint does work.

@marceloverdijk
Copy link
Author

I think the url in the docs is not valid as it should contain the group like:
http://localhost:8080/springfox/v2/api-docs?group=full-petstore-api

@dilipkrish
Copy link
Member

yes.. this project needs some love. Thanks for pointing that out

@dilipkrish dilipkrish reopened this Apr 5, 2016
@dilipkrish dilipkrish added the bug label Apr 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants