committed by
Mark Paluch
parent
aa7045ab95
commit
3e8cd16279
@@ -61,7 +61,7 @@ The following example shows how to set a static prefix:
|
||||
[source,java]
|
||||
----
|
||||
// static key prefix
|
||||
RedisCacheConfiguration.defaultCacheConfig().prefixKeysWith("(͡° ᴥ ͡°)");
|
||||
RedisCacheConfiguration.defaultCacheConfig().prefixCacheNameWith("(͡° ᴥ ͡°)");
|
||||
|
||||
The following example shows how to set a computed prefix:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user