+ commit missing configs
This commit is contained in:
Costin Leau 2011-05-13 16:09:33 +00:00
parent cc519e7c6d
commit 700a02b094
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</bean>
<bean id="cacheManager" class="org.springframework.cache.support.MapCacheManager">
<bean id="cacheManager" class="org.springframework.cache.support.SimpleCacheManager">
<property name="caches">
<set>
<bean class="org.springframework.cache.concurrent.ConcurrentCacheFactoryBean" p:name="default"/>