Don't Work, I get 404 in http://localhost:8080/swagger-ui.html
Opened this issue · 9 comments
Whitelabel Error Page
This application has no configured error view, so you are seeing this as a fallback.
Mon Jul 06 16:23:38 BRT 2020
[aa08b637] There was an unexpected error (type=Not Found, status=404).
Feel free to create a fixing PR for this 👍
The endpoint changed to: http://localhost:8080/swagger-ui/index.html.
You have to change the README
same problem and http://localhost:8080/swagger-ui/index.html dont work for me either.
Seems like the version changed from under our feet, they have an open issue on it: springfox/springfox-demos#70 and springfox/springfox#3362
@pgilad @rujensen-clgx @marzari Found the fix but unable to raise a PR. can some one grant me an access?
It works in my project check my github and my configurations: Link: https://github.com/webViking/spring5-webflux-rest
Commit: added swagger
it still doesnt work
My swagger version 3.0.0 it does not work .
Also @EnableSwagger2WebFlux annotation is deprecated.