类分层结构
- java.lang.Object
- org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
- org.springframework.data.redis.cache.RedisCacheManager
- cn.herodotus.engine.cache.redis.definition.AbstractStringRedisCache (implements cn.herodotus.engine.cache.redis.definition.StringRedisCache)
- org.springframework.web.server.session.CookieWebSessionIdResolver (implements org.springframework.web.server.session.WebSessionIdResolver)
- cn.herodotus.engine.cache.redis.configuration.RedisConfiguration
- cn.herodotus.engine.cache.redis.configuration.RedisSessionConfiguration
- cn.herodotus.engine.cache.redis.configuration.RedisSessionConfiguration.HttpSessionConfiguration
- cn.herodotus.engine.cache.redis.condition.RedisSessionSharingCondition (implements org.springframework.context.annotation.Condition)
接口分层结构
- org.springframework.beans.factory.InitializingBean
注释类型分层结构
Copyright © 2022. All rights reserved.