规范化api, 进行中。。。
This commit is contained in:
13
pom.xml
13
pom.xml
@@ -102,18 +102,15 @@
|
||||
<!-- <version>3.11</version>-->
|
||||
<!-- </dependency>-->
|
||||
|
||||
<!--Swagger2 -->
|
||||
<!--Swagger3 -->
|
||||
<!--在线文档 -->
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger2</artifactId>
|
||||
<version>2.9.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.springfox</groupId>
|
||||
<artifactId>springfox-swagger-ui</artifactId>
|
||||
<version>2.6.1</version>
|
||||
<artifactId>springfox-boot-starter</artifactId>
|
||||
<version>3.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<!--参数校验 -->
|
||||
<dependency>
|
||||
<groupId>javax.validation</groupId>
|
||||
<artifactId>validation-api</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user