[fix] 修复网关启动报错的问题

This commit is contained in:
hsdllcw
2024-12-14 17:50:22 +08:00
parent 7bd620d36b
commit f5dbb3c24a
3 changed files with 4 additions and 257 deletions

View File

@@ -104,10 +104,10 @@
<version>${springdoc.version}</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework</groupId>-->
<!-- <artifactId>spring-webmvc</artifactId>-->
<!-- </dependency>-->
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>