取消spring监控

This commit is contained in:
zhou-hao 2020-04-08 14:30:48 +08:00
parent 64d48f0218
commit 5a849fd0f9
1 changed files with 4 additions and 4 deletions

View File

@ -152,10 +152,10 @@
<artifactId>spring-boot-starter-data-redis</artifactId>
</dependency>
<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>-->
<dependency>
<groupId>org.springframework.boot.experimental</groupId>