同步 Master 最新代码
parent
d26c78a0df
commit
25e7c8dceb
|
@ -11,7 +11,7 @@ import org.springframework.data.redis.cache.RedisCacheWriter;
|
|||
/**
|
||||
* 多租户的 {@link RedisCacheManager} 实现类
|
||||
*
|
||||
* 操作指定 name 的 {@link Cache} 时,自动拼接租户后缀,格式为 name + ":" + tenantId
|
||||
* 操作指定 name 的 {@link Cache} 时,自动拼接租户后缀,格式为 name + ":" + tenantId + 后缀
|
||||
*
|
||||
* @author airhead
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue