类 CouchbaseReactiveHealthIndicator

java.lang.Object
org.springframework.boot.actuate.health.AbstractReactiveHealthIndicator
org.springframework.boot.actuate.couchbase.CouchbaseReactiveHealthIndicator
所有已实现的接口:
ReactiveHealthContributor, ReactiveHealthIndicator

public class CouchbaseReactiveHealthIndicator extends AbstractReactiveHealthIndicator
A ReactiveHealthIndicator for Couchbase.
从以下版本开始:
2.1.0
作者:
Mikalai Lushchytski, Stephane Nicoll