We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f56c29b commit a6dc3edCopy full SHA for a6dc3ed
README.md
@@ -2,13 +2,12 @@
2
3
该项目主要利用Spring Boot的自动化配置特性来实现快速的将swagger2引入spring boot应用来生成API文档,简化原生使用swagger2的整合代码。
4
5
-GitHub:https://github.com/dyc87112/spring-boot-starter-swagger
6
-码云:http://git.oschina.net/didispace/spring-boot-starter-swagger
7
-博客:http://blog.didispace.com
+- GitHub:https://github.com/dyc87112/spring-boot-starter-swagger
+- 码云:http://git.oschina.net/didispace/spring-boot-starter-swagger
+- 博客:http://blog.didispace.com
8
9
**小工具一枚,欢迎使用和Star支持,如使用过程中碰到问题,可以提出Issue,我会尽力完善该Starter**
10
11
-
12
# 版本基础
13
14
- Spring Boot:1.5.x
0 commit comments