Taking a peek inside with the Actuator

Taking a peek inside with the Actuator

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>



原文地址:https://www.cnblogs.com/rsapaper/p/10185169.html