Class LivenessStateHealthIndicator

All Implemented Interfaces:
HealthContributor, HealthIndicator

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