类的使用
org.springframework.boot.actuate.availability.AvailabilityStateHealthIndicator
程序包
说明
Actuator support for application availability concerns.
-
org.springframework.boot.actuate.availability中AvailabilityStateHealthIndicator的使用
修饰符和类型类说明class
AHealthIndicator
that checks theLivenessState
of the application.class
AHealthIndicator
that checks theReadinessState
of the application.