JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package org.springframework.boot.actuate.availability
Actuator support for application availability concerns.
See:
Description
Class Summary
Class
Description
LivenessProbeHealthIndicator
A
HealthIndicator
that checks the
LivenessState
of the application.
ReadinessProbeHealthIndicator
A
HealthIndicator
that checks the
ReadinessState
of the application.
Package org.springframework.boot.actuate.availability Description
Actuator support for application availability concerns.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes