类分层结构
- 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
- io.uok.spacex.cache.processor.CacheBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.cache.annotation.CachingConfigurerSupport (implements org.springframework.cache.annotation.CachingConfigurer)
注释类型分层结构
Copyright © 2019. All rights reserved.