ナビゲーションリンクをスキップ
ホーム
概要
パッケージ
使用
ツリー
非推奨
インデックス
検索
ヘルプ
org.springframework.boot.data.redis.health
パッケージの使用
org.springframework.boot.data.redis.health
org.springframework.boot.data.redis.health
を使用するパッケージ
パッケージ
説明
org.springframework.boot.data.redis.autoconfigure.health
Spring Data
、Redis のヘルスの自動構成。
org.springframework.boot.data.redis.autoconfigure.health
で使用されている
org.springframework.boot.data.redis.health
のクラス
クラス
説明
DataRedisHealthIndicator
Redis データストアのステータス情報を返す
HealthIndicator
の簡単な実装。
DataRedisReactiveHealthIndicator
Redis の
ReactiveHealthIndicator
。