Package | Description |
---|---|
org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
Modifier and Type | Interface and Description |
---|---|
interface |
HealthContributorRegistry
|
interface |
ReactiveHealthContributorRegistry
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultHealthContributorRegistry
Default
HealthContributorRegistry implementation. |
class |
DefaultReactiveHealthContributorRegistry
Default
ReactiveHealthContributorRegistry implementation. |