@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() |
public KafkaHealthIndicator(KafkaGraphsProperties props)
Copyright © 2018. All rights reserved.