spring_reference/V. Spring Boot Actuator/42. Monitoring and manageme...

4 lines
224 B
Markdown
Raw Permalink Normal View History

### 42. 基于JMX的监控和管理
Java管理扩展JMX提供了一种标准的监控和管理应用的机制。默认情况下Spring Boot在`org.springframework.boot`域下将管理端点暴露为JMX MBeans。