クラス Neo4jReactiveHealthIndicator

java.lang.ObjectSE
org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator
org.springframework.boot.neo4j.health.Neo4jReactiveHealthIndicator
実装されているすべてのインターフェース:
ReactiveHealthContributor, ReactiveHealthIndicator

public final class Neo4jReactiveHealthIndicator extends AbstractReactiveHealthIndicator
Cypher ステートメントを実行し、サーバーとデータベースの情報を抽出することにより、Neo4j のステータスをテストする ReactiveHealthIndicator
導入:
4.0.0
作成者:
Michael J. Simons, Stephane Nicoll, Phillip Webb
  • コンストラクターの詳細

    • Neo4jReactiveHealthIndicator

      public Neo4jReactiveHealthIndicator(org.neo4j.driver.Driver driver)
  • メソッドの詳細