类分层结构
- 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.bbwres.biscuit.caches.redis.manager.BiscuitRedisCacheManager
- org.springframework.data.redis.cache.RedisCacheManager
- org.springframework.cache.transaction.AbstractTransactionSupportingCacheManager
- cn.bbwres.biscuit.caches.redis.manager.BiscuitRedisCacheManager.BiscuitRedisCacheManagerBuilder
- org.springframework.cache.support.AbstractCacheManager (implements org.springframework.cache.CacheManager, org.springframework.beans.factory.InitializingBean)