Package org.springframework.boot.actuate.availability
package org.springframework.boot.actuate.availability
Actuator support for application availability concerns.
-
ClassDescriptionA
HealthIndicator
that checks a specificAvailabilityState
of the application.Callback used to add status mappings.AHealthIndicator
that checks theLivenessState
of the application.AHealthIndicator
that checks theReadinessState
of the application.