spring boot 集成 swagger
- swagger-ui 集成 https://github.com/swagger-api/swagger-ui
- Java集成 https://github.com/swagger-api/swagger-samples/tree/master/java、Spring Fox集成 http://springfox.github.io/springfox/docs/current/
配置
study-swagger/pom.xml
启动
hello.Swagger2SpringBoot
访问