摘要: # SpringBoot-Admin 服务监控 ## 简单介绍 Spring Boot Actuator 是 Spring Boot 自带的一个功能模块, 提供了一组已经开箱即用的生产环境下常用的特性和服务,比如应用程序的健康检查、信息暴露、度量收集、日志记录等。 在实际项目中,Actuator 可 阅读全文
posted @ 2023-07-12 17:28 Hello、Lin 阅读(2266) 评论(0) 推荐(2) 编辑