Uses of Package
org.springframework.boot.availability
Package
Description
Auto-configuration that extends health endpoints so that they can be used as
availability probes.
Actuator support for application availability concerns.
Auto-configuration for application availability features.
Support for describing the availability of Spring Boot applications.
-
-
ClassDescriptionProvides
availability state
information for the application.Tagging interface used onApplicationAvailability
states. -
ClassDescriptionBean that provides an
ApplicationAvailability
implementation by listening forchange events
. -
ClassDescriptionProvides
availability state
information for the application.ApplicationEvent
sent when theAvailabilityState
of the application changes.Tagging interface used onApplicationAvailability
states."Liveness" state of the application."Readiness" state of the application.