类分层结构
- 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.redis.config.JwtBearerTokenResolverAutoConfiguration (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean)
- com.fasterxml.jackson.databind.Module (implements com.fasterxml.jackson.core.Versioned)
- com.fasterxml.jackson.databind.module.SimpleModule (implements java.io.Serializable)
- top.dcenter.ums.security.core.redis.config.RedisCacheAutoConfiguration
- top.dcenter.ums.security.core.redis.properties.RedisCacheProperties
- top.dcenter.ums.security.core.redis.properties.RedisCacheProperties.Cache
- top.dcenter.ums.security.core.redis.cache.RedisHashCacheManager.RedisHashCacheManagerBuilder
- top.dcenter.ums.security.core.redis.config.RedisPropertiesAutoConfiguration
- top.dcenter.ums.security.core.redis.key.generator.RemoveConnectionsByConnectionKeyWithUserIdKeyGenerator (implements org.springframework.cache.interceptor.KeyGenerator)
接口分层结构
- org.springframework.data.redis.cache.RedisCacheWriter
Copyright © 2021. All rights reserved.