See: Description
Interface | Description |
---|---|
AvailabilityStateHealthIndicator.StatusMappings<S extends AvailabilityState> |
Callback used to add status mappings.
|
Class | Description |
---|---|
AvailabilityStateHealthIndicator |
A
HealthIndicator that checks a specific AvailabilityState of the
application. |
LivenessStateHealthIndicator |
A
HealthIndicator that checks the LivenessState of the application. |
ReadinessStateHealthIndicator |
A
HealthIndicator that checks the ReadinessState of the application. |