@Component public class ZookeeperHealthIndicator extends Object implements org.springframework.boot.actuate.health.ReactiveHealthIndicator
| Constructor and Description |
|---|
ZookeeperHealthIndicator(org.apache.curator.framework.CuratorFramework curator) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<org.springframework.boot.actuate.health.Health> |
health() |
Copyright © 2019. All rights reserved.