<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger2</artifactId>
<version>2.7.0</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
<artifactId>springfox-swagger-ui</artifactId>
<version>2.7.0</version>
</dependency>
相关文章
- 12-31使用Eolinker和GitLab无缝管理API文档
- 12-31使用Azure API Management, Functions, Power Apps和Logic App构建应用
- 12-31云平台与高性能系统构建-使用setter方法实现依赖注入
- 12-31NetCore 3.1中使用Swagger生成Api说明文档
- 12-31使用swagger作为restful api的doc文档生成
- 12-31使用Swagger2Markup实现API文档的静态部署(一):AsciiDoc
- 12-31使用Swagger2Markup实现API文档的静态部署(二):Markdown和Confluenc
- 12-31【swagger】API文档Swagger介绍与使用
- 12-31.NetCore3 Api使用Swagger生成api文档
- 12-31使用 swagger-ui 可视化 Kubernetes API 文档