网关接入新的 Knife4j 版本

This commit is contained in:
YunaiV
2023-03-04 17:57:58 +08:00
parent ec280224a8
commit 6f7df7e53e
6 changed files with 79 additions and 78 deletions

View File

@@ -58,8 +58,7 @@
<dependency>
<groupId>com.github.xiaoymin</groupId> <!-- 接口文档 -->
<artifactId>knife4j-spring-boot-starter</artifactId>
<version>3.0.3</version>
<artifactId>knife4j-gateway-spring-boot-starter</artifactId>
</dependency>
<!-- RPC 远程调用相关 -->
@@ -85,7 +84,6 @@
<groupId>cn.iocoder.cloud</groupId>
<artifactId>yudao-spring-boot-starter-monitor</artifactId>
</dependency>
</dependencies>