khoubyari/spring-boot-rest-example

Please add in README how to launch swagger

Closed this issue · 3 comments

Please add in README how to launch used swagger version (to generate docs)

zk4 commented

check this fork https://github.com/zk4/springboot-rest-swagger2-test-example.

integrated with swagger2. you can visit swagger-ui through http://127.0.0.1:8090/swagger-ui.html

谢谢 Thanks

Fixed.