类分层结构
- 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.cache.support.AbstractValueAdaptingCache (implements org.springframework.cache.Cache)
- org.springframework.data.redis.cache.RedisCache
- top.dcenter.ums.security.core.oauth.repository.jdbc.cache.RedisHashCache
- top.dcenter.ums.security.core.oauth.repository.jdbc.cache.RedisHashCacheManager.RedisHashCacheManagerBuilder
接口分层结构
- org.springframework.data.redis.cache.RedisCacheWriter
Copyright © 2021. All rights reserved.