类分层结构
- 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
- com.pig4cloud.pigx.common.data.cache.DefaultRedisCacheWriter (implements org.springframework.data.redis.cache.RedisCacheWriter)
- com.pig4cloud.pigx.common.data.cache.RedisCacheAutoConfiguration
- com.pig4cloud.pigx.common.data.cache.RedisCacheManagerConfiguration
- com.pig4cloud.pigx.common.data.cache.RedisMessageConfiguration
- com.pig4cloud.pigx.common.data.cache.RedisTemplateConfiguration
Copyright © 2024 pig4cloud. All rights reserved.