Merge branch '5.3.x'
This commit is contained in:
commit
f9a19c749b
|
|
@ -6545,7 +6545,7 @@ are made available by the manager. The following example shows how to do so:
|
|||
[source,xml,indent=0,subs="verbatim,quotes"]
|
||||
----
|
||||
<bean id="cacheManager" class="org.springframework.cache.caffeine.CaffeineCacheManager">
|
||||
<property name="caches">
|
||||
<property name="cacheNames">
|
||||
<set>
|
||||
<value>default</value>
|
||||
<value>books</value>
|
||||
|
|
|
|||
Loading…
Reference in New Issue