Uses of Package
org.springframework.boot.autoconfigure.data.redis
Packages that use org.springframework.boot.autoconfigure.data.redis
Package
Description
Auto-configuration for Redis metrics.
Auto-configuration for Spring Data Redis.
-
Classes in org.springframework.boot.autoconfigure.data.redis used by org.springframework.boot.actuate.autoconfigure.metrics.redisClassDescriptionCallback interface that can be implemented by beans wishing to customize the
ClientResources
via aClientResources.Builder
whilst retaining default auto-configuration. -
Classes in org.springframework.boot.autoconfigure.data.redis used by org.springframework.boot.autoconfigure.data.redisClassDescriptionType of Redis client to use.Cluster properties.Jedis client properties.Lettuce client properties.Pool properties.Redis sentinel properties.