dependency> <artifactId>spring-boot-starter-actuatormanagement.endpoints.web.exposure.include=*我正在尝试运行一个简单的集成测试,以查看我的自定义指标出现在/actuator@Test
public void m
Thread.sleep(5000); // actually make a service call }$ time http localhost:8080/actuator/healthConnection: keep-alive
Content-Type: application/vnd.spring-boot.actuator.v3+json