Class CouchbaseReactiveHealthIndicator

java.lang.Object
org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
org.springframework.boot.actuate.couchbase.CouchbaseReactiveHealthIndicator
All Implemented Interfaces:
ReactiveHealthContributor, ReactiveHealthIndicator

public class CouchbaseReactiveHealthIndicator extends AbstractReactiveHealthIndicator
A ReactiveHealthIndicator for Couchbase.
Since:
2.1.0
Author:
Mikalai Lushchytski, Stephane Nicoll