File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# 简介
22
3- [ ![ Build Status] ( https://travis-ci.org/dyc87112/spring-boot-starter-swagger.svg?branch=master )] ( https://travis-ci.org/dyc87112/spring-boot-starter-swagger )
3+ [ ![ Build Status] ( https://travis-ci.org/dyc87112/spring-boot-starter-swagger.svg?branch=1.5.0 )] ( https://travis-ci.org/dyc87112/spring-boot-starter-swagger )
44
55该项目主要利用Spring Boot的自动化配置特性来实现快速的将swagger2引入spring boot应用来生成API文档,简化原生使用swagger2的整合代码。
66
2828<dependency >
2929 <groupId >com.didispace</groupId >
3030 <artifactId >spring-boot-starter-swagger</artifactId >
31- <version >1.4 .0.RELEASE </version >
31+ <version >1.5 .0.SNAPSHOT </version >
3232</dependency >
3333```
3434
Original file line number Diff line number Diff line change 66
77 <groupId >com.didispace</groupId >
88 <artifactId >spring-boot-starter-swagger</artifactId >
9- <version >1.4 .0.RELEASE </version >
9+ <version >1.5 .0.SNAPSHOT </version >
1010
1111 <name >spring-boot-starter-swagger</name >
1212 <url >https://github.com/dyc87112/spring-boot-starter-swagger</url >
You can’t perform that action at this time.
0 commit comments