Browse Source

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

疯狂的狮子Li 3 years ago
parent
commit
5964dc81ab
1 changed files with 0 additions and 7 deletions
  1. 0 7
      pom.xml

+ 0 - 7
pom.xml

@@ -87,13 +87,6 @@
87 87
                 <scope>import</scope>
88 88
             </dependency>
89 89
 
90
-            <!--  SpringBoot 监控客户端 -->
91
-            <dependency>
92
-                <groupId>de.codecentric</groupId>
93
-                <artifactId>spring-boot-admin-starter-client</artifactId>
94
-                <version>${spring-boot-admin.version}</version>
95
-            </dependency>
96
-
97 90
             <!-- FastDFS 分布式文件系统 -->
98 91
             <dependency>
99 92
                 <groupId>com.github.tobato</groupId>