@HealthEndpointCloudFoundryExtension public class CloudFoundryReactiveHealthEndpointWebExtension extends Object
EndpointExtension
for the HealthEndpoint
that always exposes
full health details.Constructor and Description |
---|
CloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension delegate) |
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<WebEndpointResponse<Health>> |
health() |
public CloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension delegate)
@ReadOperation public reactor.core.publisher.Mono<WebEndpointResponse<Health>> health()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.