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