Hierarchy For All Packages
- org.springframework.boot.data.redis.autoconfigure,
- org.springframework.boot.data.redis.autoconfigure.health,
- org.springframework.boot.data.redis.autoconfigure.observation,
- org.springframework.boot.data.redis.health
Class Hierarchy
- java.lang.Object
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
- org.springframework.boot.data.redis.health.DataRedisHealthIndicator
- org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator (implements org.springframework.boot.health.contributor.ReactiveHealthIndicator)
- org.springframework.boot.data.redis.health.DataRedisReactiveHealthIndicator
- org.springframework.boot.health.autoconfigure.contributor.CompositeHealthContributorConfiguration<I,
B> - org.springframework.boot.data.redis.autoconfigure.health.DataRedisHealthContributorAutoConfiguration
- org.springframework.boot.health.autoconfigure.contributor.CompositeReactiveHealthContributorConfiguration<I,
B> - org.springframework.boot.data.redis.autoconfigure.health.DataRedisReactiveHealthContributorAutoConfiguration
- 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
- org.springframework.boot.data.redis.autoconfigure.observation.LettuceObservationAutoConfiguration
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
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