Open marceloverdijk opened 8 years ago
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
yes.. this project needs some love. Thanks for pointing that out
boot-swagger
demo's Swagger docs endpoint: (http://localhost:8080/springfox/v2/api-docs) gives a404
.Other urls:
I found this out as I have the same problem in my own app. Note that
boot-static-docs
s Swagger docs endpoint does work.