SpringBoot服务监控Actuator
摘要:
在生产环境中,需要实时或定期监控服务的可用性,springboot的actuator功能提供了很多监控所需的接口。actuator是springboot提供的对应用系统的自省和监控的集成功能,可以对应用系统进行配置查看、健康检查、相关功能统计等。 依赖 <dependency> <groupId>o 阅读全文
posted @ 2020-11-18 00:31 wenbin_ouyang 阅读(172) 评论(0) 推荐(0)
浙公网安备 33010602011771号