public class VaultReactiveHealthIndicator
extends org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
| Constructor and Description |
|---|
VaultReactiveHealthIndicator(org.springframework.vault.core.ReactiveVaultOperations vaultOperations) |
| Modifier and Type | Method and Description |
|---|---|
protected reactor.core.publisher.Mono<org.springframework.boot.actuate.health.Health> |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |
public VaultReactiveHealthIndicator(org.springframework.vault.core.ReactiveVaultOperations vaultOperations)
protected reactor.core.publisher.Mono<org.springframework.boot.actuate.health.Health> doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder)
doHealthCheck in class org.springframework.boot.actuate.health.AbstractReactiveHealthIndicatorCopyright © 2019 Pivotal Software, Inc.. All rights reserved.