Package org.springframework.boot.actuate.availability
package org.springframework.boot.actuate.availability
Actuator support for application availability concerns.
-
ClassDescriptionA
HealthIndicatorthat checks a specificAvailabilityStateof the application.Callback used to add status mappings.AHealthIndicatorthat checks theLivenessStateof the application.AHealthIndicatorthat checks theReadinessStateof the application.