| 限定符和类型 | 类和说明 |
|---|---|
class |
GeneralRedisCacheManager<K,V>
General redis cache manager.
|
class |
StringKeyRedisCacheManager
The cache manager based on spring
RedisTemplate,
default cache key is globalPrefix + ":" + cacheName + ":" + key. |
Copyright © 2024. All rights reserved.