关闭actuator

This commit is contained in:
sxu 2024-09-28 13:45:02 +08:00
parent 34a1a81673
commit db5987013f
1 changed files with 4 additions and 4 deletions

View File

@ -52,10 +52,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>