程序包 org.springframework.boot.actuate.availability
package org.springframework.boot.actuate.availability
Actuator support for application availability concerns.
-
类说明A
HealthIndicatorthat checks a specificAvailabilityStateof the application.Callback used to add status mappings.AHealthIndicatorthat checks theLivenessStateof the application.AHealthIndicatorthat checks theReadinessStateof the application.