类分层结构
- 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
- org.springframework.cache.support.AbstractValueAdaptingCache (implements org.springframework.cache.Cache)
- org.springframework.data.redis.cache.RedisCache
- cn.org.faster.framework.redis.cache.RedisCacheService (implements cn.org.faster.framework.core.cache.service.ICacheService)
- cn.org.faster.framework.redis.cache.RedisGenericCacheProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- cn.org.faster.framework.redis.utils.RedisHelper
- cn.org.faster.framework.redis.processor.RedisListenerProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
注释类型分层结构
Copyright © 2021. All rights reserved.