Class ReadinessStateHealthIndicator

All Implemented Interfaces:
HealthContributor, HealthIndicator

public class ReadinessStateHealthIndicator extends AvailabilityStateHealthIndicator
A HealthIndicator that checks the ReadinessState of the application.
Since:
2.3.0
Author:
Brian Clozel, Phillip Webb