spring-boot-starter-actuator
org.springframework.boot.spring-boot-starter-actuator
- Exposes endpoints to
monitor
andmanager
your application - Rest endpoints are automatically added to the app
/actuator/health
,/actuator/info
,/actuator/auditevents
,/actuator/beans
,/actuator/mappings