Spring Boot 3 · Capability
Spring Boot 3 Actuator API — Health
Spring Boot 3 Actuator API — Health. 2 operations. Lead operation: Get Application Health. Self-contained Naftiko capability covering one Spring Boot 3 business surface.
What You Can Do
GET
Gethealth
— Get Application Health
/v1/health
GET
Gethealthcomponent
— Get Component Health
/v1/health/{component}
MCP Tools
get-application-health
Get Application Health
read-only
idempotent
get-component-health
Get Component Health
read-only
idempotent