xujiawei 5 年之前
父節點
當前提交
58ea03bc73
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      pom.xml

+ 4 - 4
pom.xml

@@ -143,10 +143,10 @@
 
 
         <!-- actuator -->
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-actuator</artifactId>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>org.springframework.boot</groupId>-->
+<!--            <artifactId>spring-boot-starter-actuator</artifactId>-->
+<!--        </dependency>-->
 
         <!--引入AOP依赖-->
         <dependency>