程序包 org.springframework.boot.actuate.data.redis
package org.springframework.boot.actuate.data.redis
Actuator support for Redis dependent on Spring Data.
-
类类说明Simple implementation of a
HealthIndicator
returning status information for Redis data stores.AReactiveHealthIndicator
for Redis.