Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.kubernetes |
Auto-configuration for actuator kubernetes concerns.
|
org.springframework.boot.actuate.availability |
Actuator support for application availability concerns.
|
org.springframework.boot.autoconfigure.availability |
Auto-configuration for application availability features.
|
org.springframework.boot.availability |
Support for describing the availability of Spring Boot applications.
|
Class and Description |
---|
ApplicationAvailabilityProvider
Holds the availability state of the application.
|
Class and Description |
---|
ApplicationAvailabilityProvider
Holds the availability state of the application.
|
Class and Description |
---|
ApplicationAvailabilityProvider
Holds the availability state of the application.
|
Class and Description |
---|
LivenessState
"Liveness" state of the application.
|
LivenessStateChangedEvent
ApplicationEvent sent when the LivenessState of the application
changes. |
ReadinessState
"Readiness" state of the application.
|
ReadinessStateChangedEvent
ApplicationEvent sent when the ReadinessState of the application
changes. |