Package | Description |
---|---|
org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
Modifier and Type | Class and Description |
---|---|
class |
HealthIndicatorNameFactory
Deprecated.
since 2.2.0 for removal in 2.4.0 in favor of
HealthContributorNameFactory |
Modifier and Type | Field and Description |
---|---|
static HealthContributorNameFactory |
HealthContributorNameFactory.INSTANCE
A shared singleton
HealthContributorNameFactory instance. |