update swagger升级3.0.2

This commit is contained in:
疯狂的狮子li
2021-05-15 14:25:48 +08:00
parent 9d94d0fce9
commit ee064fa84c
6 changed files with 33 additions and 191 deletions

View File

@ -24,11 +24,6 @@
<optional>true</optional> <!-- 表示依赖不会传递 -->
</dependency>
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>knife4j-spring-boot-starter</artifactId>
</dependency>
<!-- Mysql驱动包 -->
<dependency>
<groupId>mysql</groupId>