| 程序包 | 说明 |
|---|---|
| com.feingto.cloud.cache | |
| com.feingto.cloud.cache.provider | |
| com.feingto.cloud.cache.support |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IDataCache<T>
缓存集合接口
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultCacheProvider
缓存接口默认实现
|
class |
DefaultDataCacheProvider<T>
缓存扩展接口默认实现
|
class |
RedisHashProvider<T>
Redis Hash 对象缓存
|
class |
RedisProvider
Redis 字符串缓存
|
| 限定符和类型 | 方法和说明 |
|---|---|
ICache |
CacheProviderAutoConfiguration.redisProvider(org.springframework.data.redis.core.RedisTemplate redisTemplate) |
Copyright © 2021. All rights reserved.