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