Uses of Package
org.springframework.boot.actuate.availability
Package
Description
Auto-configuration that extends health endpoints so that they can be used as
availability probes.
Actuator support for application availability concerns.
-
ClassDescriptionA
HealthIndicator
that checks theLivenessState
of the application.AHealthIndicator
that checks theReadinessState
of the application. -
ClassDescriptionA
HealthIndicator
that checks a specificAvailabilityState
of the application.Callback used to add status mappings.