SpringBoot:Actuator监控中心+AdminUI界面管理

一,Actuator + AdminUI服务监控中心介绍html     1,什么是SpringBoot监控中心java        针对微服务器监控、服务器内存变化(堆内存,线程,日志管理等)、检测服务配置链接池是否可用(模拟访问、懒加载)、统计现有Bean(经过Spring容器)、Http接口(@RequestMapping)的一系列数据管理。Actuator监控应用只经过JSON形式返回数
相关文章
相关标签/搜索