Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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文档

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