parent
cc519e7c6d
commit
700a02b094
|
|
@ -26,7 +26,7 @@
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
|
|
||||||
<bean id="cacheManager" class="org.springframework.cache.support.MapCacheManager">
|
<bean id="cacheManager" class="org.springframework.cache.support.SimpleCacheManager">
|
||||||
<property name="caches">
|
<property name="caches">
|
||||||
<set>
|
<set>
|
||||||
<bean class="org.springframework.cache.concurrent.ConcurrentCacheFactoryBean" p:name="default"/>
|
<bean class="org.springframework.cache.concurrent.ConcurrentCacheFactoryBean" p:name="default"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue