Hierarchy For Package org.springframework.boot.autoconfigure.data.redis
Package Hierarchies:Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
- org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
- org.springframework.boot.autoconfigure.data.redis.RedisProperties
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Cluster
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Jedis
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Lettuce.Cluster.Refresh
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Sentinel
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Ssl
- org.springframework.boot.autoconfigure.data.redis.RedisReactiveAutoConfiguration
- org.springframework.boot.autoconfigure.data.redis.RedisRepositoriesAutoConfiguration
- java.lang.Record
Interface Hierarchy
- org.springframework.boot.autoconfigure.data.redis.ClientResourcesBuilderCustomizer
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
- org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails
- org.springframework.boot.autoconfigure.data.redis.JedisClientConfigurationBuilderCustomizer
- org.springframework.boot.autoconfigure.data.redis.LettuceClientConfigurationBuilderCustomizer
- org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Cluster
- org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Sentinel
- org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.ClientType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)