Package | Description |
---|---|
org.springframework.boot.actuate.availability |
Actuator support for application availability concerns.
|
Modifier and Type | Class and Description |
---|---|
class |
LivenessStateHealthIndicator
A
HealthIndicator that checks the LivenessState of the application. |
class |
ReadinessStateHealthIndicator
A
HealthIndicator that checks the ReadinessState of the application. |