+ commit missing configs

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4306 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Costin Leau
2011-05-13 16:09:33 +00:00
parent b6b8e8ecdc
commit 8fb6790f7d
@@ -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"/>