Class CouchbaseReactiveHealthIndicator

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

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