| Package | Description |
|---|---|
| org.springframework.boot.actuate.health |
Actuator health indicator and endpoints.
|
| Constructor and Description |
|---|
HealthEndpointWebExtension(HealthIndicator delegate,
HealthStatusHttpMapper statusHttpMapper,
boolean showDetails) |
ReactiveHealthEndpointWebExtension(ReactiveHealthIndicator delegate,
HealthStatusHttpMapper statusHttpMapper,
boolean showDetails) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.