Hierarchy For Package org.springframework.boot.data.redis.autoconfigure
Class Hierarchy
- java.lang.Object
- org.springframework.boot.data.redis.autoconfigure.DataRedisAutoConfiguration
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Cluster
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Jedis
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Lettuce
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Lettuce.Cluster
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Lettuce.Cluster.Refresh
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Masterreplica
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Pool
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Sentinel
- org.springframework.boot.data.redis.autoconfigure.DataRedisProperties.Ssl
- org.springframework.boot.data.redis.autoconfigure.DataRedisReactiveAutoConfiguration
- org.springframework.boot.data.redis.autoconfigure.DataRedisRepositoriesAutoConfiguration
Interface Hierarchy
- org.springframework.boot.data.redis.autoconfigure.ClientResourcesBuilderCustomizer
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
- org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails
- org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Cluster
- org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.MasterReplica
- org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Sentinel
- org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Standalone
- org.springframework.boot.data.redis.autoconfigure.JedisClientConfigurationBuilderCustomizer
- org.springframework.boot.data.redis.autoconfigure.LettuceClientConfigurationBuilderCustomizer
- org.springframework.boot.data.redis.autoconfigure.LettuceClientOptionsBuilderCustomizer
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.data.redis.autoconfigure.DataRedisProperties.ClientType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Node
- java.lang.Record