@@ -58,7 +58,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