Package | Description |
---|---|
org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultReactiveHealthContributorRegistry
Default
ReactiveHealthContributorRegistry implementation. |
Constructor and Description |
---|
ReactiveHealthEndpointWebExtension(ReactiveHealthContributorRegistry registry,
HealthEndpointGroups groups)
Create a new
ReactiveHealthEndpointWebExtension instance. |