actuator问题

This commit is contained in:
sxu 2024-10-28 10:52:42 +08:00
parent ed588f5797
commit 4b1203fff2
6 changed files with 24 additions and 24 deletions

View File

@ -41,10 +41,10 @@
</dependency> </dependency>
<!-- SpringBoot Actuator --> <!-- SpringBoot Actuator -->
<dependency> <!-- <dependency>-->
<groupId>org.springframework.boot</groupId> <!-- <groupId>org.springframework.boot</groupId>-->
<artifactId>spring-boot-starter-actuator</artifactId> <!-- <artifactId>spring-boot-starter-actuator</artifactId>-->
</dependency> <!-- </dependency>-->
<!-- sgzb Common Security--> <!-- sgzb Common Security-->
<dependency> <dependency>

View File

@ -53,10 +53,10 @@
</dependency> </dependency>
<!-- SpringBoot Actuator --> <!-- SpringBoot Actuator -->
<dependency> <!-- <dependency>-->
<groupId>org.springframework.boot</groupId> <!-- <groupId>org.springframework.boot</groupId>-->
<artifactId>spring-boot-starter-actuator</artifactId> <!-- <artifactId>spring-boot-starter-actuator</artifactId>-->
</dependency> <!-- </dependency>-->
<!-- SpringCloud Loadbalancer --> <!-- SpringCloud Loadbalancer -->
<dependency> <dependency>

View File

@ -43,10 +43,10 @@
</dependency> </dependency>
<!-- SpringBoot Actuator --> <!-- SpringBoot Actuator -->
<dependency> <!-- <dependency>-->
<groupId>org.springframework.boot</groupId> <!-- <groupId>org.springframework.boot</groupId>-->
<artifactId>spring-boot-starter-actuator</artifactId> <!-- <artifactId>spring-boot-starter-actuator</artifactId>-->
</dependency> <!-- </dependency>-->
<!-- FastDFS --> <!-- FastDFS -->
<dependency> <dependency>

View File

@ -36,10 +36,10 @@
</dependency> </dependency>
<!-- SpringBoot Actuator --> <!-- SpringBoot Actuator -->
<dependency> <!-- <dependency>-->
<groupId>org.springframework.boot</groupId> <!-- <groupId>org.springframework.boot</groupId>-->
<artifactId>spring-boot-starter-actuator</artifactId> <!-- <artifactId>spring-boot-starter-actuator</artifactId>-->
</dependency> <!-- </dependency>-->
<!-- Swagger UI --> <!-- Swagger UI -->
<dependency> <dependency>

View File

@ -36,10 +36,10 @@
</dependency> </dependency>
<!-- SpringBoot Actuator --> <!-- SpringBoot Actuator -->
<dependency> <!-- <dependency>-->
<groupId>org.springframework.boot</groupId> <!-- <groupId>org.springframework.boot</groupId>-->
<artifactId>spring-boot-starter-actuator</artifactId> <!-- <artifactId>spring-boot-starter-actuator</artifactId>-->
</dependency> <!-- </dependency>-->
<!-- Swagger UI --> <!-- Swagger UI -->
<dependency> <dependency>

View File

@ -43,10 +43,10 @@
</dependency> </dependency>
<!-- SpringBoot Actuator --> <!-- SpringBoot Actuator -->
<dependency> <!-- <dependency>-->
<groupId>org.springframework.boot</groupId> <!-- <groupId>org.springframework.boot</groupId>-->
<artifactId>spring-boot-starter-actuator</artifactId> <!-- <artifactId>spring-boot-starter-actuator</artifactId>-->
</dependency> <!-- </dependency>-->
<!-- Swagger UI --> <!-- Swagger UI -->
<dependency> <dependency>