| Package | Description |
|---|---|
| org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
| Constructor and Description |
|---|
HealthEndpointWebExtension(HealthEndpoint delegate,
HealthWebEndpointResponseMapper responseMapper) |
ReactiveHealthEndpointWebExtension(ReactiveHealthIndicator delegate,
HealthWebEndpointResponseMapper responseMapper) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.