SpringBoot要点之使用Actuator监控
摘要:
Actuator是Springboot提供的用来对应用系统进行自省和监控的功能模块,借助于Actuator开发者可以很方便地对应用系统某些监控指标进行查看、统计等。 在pom文件中加入spring-boot-starter-actuator依赖如下: <dependency> <groupId>or 阅读全文
posted @ 2019-09-05 22:23 时间朋友 阅读(1735) 评论(0) 推荐(0)
浙公网安备 33010602011771号