Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T10:33:02.000Z (about 9 years ago)
- Last Synced: 2024-10-04T18:53:00.963Z (4 months ago)
- Topics: spring-mvc, spring-mvc-swagger-api, swagger-api
- Language: JavaScript
- Homepage: http://swagger.io
- Size: 5.13 MB
- Stars: 7
- Watchers: 4
- 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
# 演示
![](Screenshots/swagger-screenshot.png)
![](Screenshots/readme.gif)
# 相关资源
https://github.com/swagger-api/swagger-ui
https://github.com/springfox/springfox