@Component @EnableConfigurationProperties(value=KafkaGraphsProperties.class) public class KafkaHealthIndicator extends Object implements org.springframework.boot.actuate.health.ReactiveHealthIndicator
| Constructor and Description |
|---|
KafkaHealthIndicator(KafkaGraphsProperties props) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<org.springframework.boot.actuate.health.Health> |
health() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic KafkaHealthIndicator(KafkaGraphsProperties props)
Copyright © 2021. All rights reserved.