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 62a4265 commit f56c29bCopy full SHA for f56c29b
README.md
@@ -1,7 +1,14 @@
1
-# spring-boot-starter-swagger
+# 简介
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
8
+
9
+**小工具一枚,欢迎使用和Star支持,如使用过程中碰到问题,可以提出Issue,我会尽力完善该Starter**
10
11
12
# 版本基础
13
14
- Spring Boot:1.5.x
0 commit comments