Class LivenessStateHealthIndicator

All Implemented Interfaces:
HealthContributor, HealthIndicator

public class LivenessStateHealthIndicator extends AvailabilityStateHealthIndicator
A HealthIndicator that checks the LivenessState of the application.
Since:
2.3.0
Author:
Brian Clozel