代码优化

This commit is contained in:
thinkgem
2022-04-21 18:54:13 +08:00
parent ddc67f0189
commit a0d6ef9097
7 changed files with 10 additions and 16 deletions

View File

@@ -86,16 +86,6 @@
<scope>provided</scope>
</dependency> -->
<!-- <dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>spring-boot-admin-starter-client</artifactId>
<version>2.5.6</version>
</dependency> -->
</dependencies>
<build>