关闭actuator
This commit is contained in:
parent
34a1a81673
commit
db5987013f
|
|
@ -52,10 +52,10 @@
|
|||
</dependency>
|
||||
|
||||
<!-- SpringBoot 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>-->
|
||||
|
||||
<!-- Swagger UI -->
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue