https://github.com/v5tech/swagger-springmvc-example
使用Swagger构建SpringMVC REST服务API文档
https://github.com/v5tech/swagger-springmvc-example
spring-mvc spring-mvc-swagger-api swagger-api
Last synced: 6 months ago
JSON representation
使用Swagger构建SpringMVC REST服务API文档
- Host: GitHub
- URL: https://github.com/v5tech/swagger-springmvc-example
- Owner: v5tech
- Created: 2015-12-30T10:17:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T10:33:02.000Z (almost 10 years ago)
- Last Synced: 2025-05-08T07:15:44.563Z (6 months ago)
- Topics: spring-mvc, spring-mvc-swagger-api, swagger-api
- Language: JavaScript
- Homepage: http://swagger.io
- Size: 5.13 MB
- Stars: 7
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swagger-springmvc-example
使用swagger 2构建springmvc rest服务API自动化文档
# swagger api 描述信息
http://localhost:8080/swagger-springmvc-example/v2/api-docs
# swagger ui api自动化文档访问地址
http://localhost:8080/swagger-springmvc-example/index.html
# 演示


# 相关资源
https://github.com/swagger-api/swagger-ui
https://github.com/springfox/springfox