Ver código fonte

remove 删除无用 admin-client 依赖声明 避免造成误解

疯狂的狮子Li 2 anos atrás
pai
commit
5964dc81ab
1 arquivos alterados com 0 adições e 7 exclusões
  1. 0 7
      pom.xml

+ 0 - 7
pom.xml

@@ -87,13 +87,6 @@
                 <scope>import</scope>
             </dependency>
 
-            <!--  SpringBoot 监控客户端 -->
-            <dependency>
-                <groupId>de.codecentric</groupId>
-                <artifactId>spring-boot-admin-starter-client</artifactId>
-                <version>${spring-boot-admin.version}</version>
-            </dependency>
-
             <!-- FastDFS 分布式文件系统 -->
             <dependency>
                 <groupId>com.github.tobato</groupId>