クラスの使用
org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator
AbstractReactiveHealthIndicator を使用するパッケージ
パッケージ
説明
Cassandra のヘルス統合。
Couchbase のヘルス統合。
Spring Data、Elasticsearch を使用した Elasticsearch ヘルス統合。
Spring Data、Redis を使用した Redis ヘルス統合。
Spring Data MongoDB を使用した MongoDB ヘルス統合。
Neo4j のヘルス統合。
R2DBC のヘルス統合。
org.springframework.boot.cassandra.health 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.couchbase.health 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.data.elasticsearch.health 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.data.redis.health 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.mongodb.health 内の AbstractReactiveHealthIndicator 使用
org.springframework.boot.neo4j.health 内の AbstractReactiveHealthIndicator 使用
修飾子と型クラス説明final classCypher ステートメントを実行し、サーバーとデータベースの情報を抽出することにより、Neo4j のステータスをテストするReactiveHealthIndicator。org.springframework.boot.r2dbc.health 内の AbstractReactiveHealthIndicator 使用