类 LivenessStateHealthIndicator

所有已实现的接口:
HealthContributor, HealthIndicator

public class LivenessStateHealthIndicator extends AvailabilityStateHealthIndicator
A HealthIndicator that checks the LivenessState of the application.
从以下版本开始:
2.3.0
作者:
Brian Clozel