Go to file
Costin Leau dadd0f57ee revised cache abstraction
- removed AbstractDelegatingCache (a cache is not a map, no need to offer a template)
+ renamed ConcurrentCache to ConcurrentCacheMap
2011-05-18 17:43:13 +00:00
build-spring-framework Remove "Feature" support introduced in 3.1 M1 2011-05-06 19:03:52 +00:00
org.springframework.aop Introduce @EnableTransactionManagement 2011-05-06 19:10:25 +00:00
org.springframework.asm
org.springframework.aspects revise cache API 2011-05-17 17:35:01 +00:00
org.springframework.beans Document @Autowired and @Value limitations 2011-05-13 03:41:29 +00:00
org.springframework.context revised cache abstraction 2011-05-18 17:43:13 +00:00
org.springframework.context.support
org.springframework.core SPR-8336 - Fixed broken test case. 2011-05-14 06:44:51 +00:00
org.springframework.expression SPR-8211: property accessor ordering correction and removal of unnecessary duplicates 2011-05-12 16:40:44 +00:00
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests Add MockEnvironment to .integration-tests 2011-05-11 07:51:32 +00:00
org.springframework.jdbc
org.springframework.jms
org.springframework.orm Fix generics and serialization warnings 2011-05-06 19:00:14 +00:00
org.springframework.oxm
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.test Update MockEnvironment / MockPropertySource types 2011-05-06 18:57:41 +00:00
org.springframework.transaction Introduce @EnableTransactionManagement 2011-05-06 19:10:25 +00:00
org.springframework.web @RequestMapping.consumes() and produces() now default to an empty array, instead of */* 2011-05-18 11:34:47 +00:00
org.springframework.web.portlet
org.springframework.web.servlet @RequestMapping.consumes() and produces() now default to an empty array, instead of */* 2011-05-18 11:34:47 +00:00
org.springframework.web.struts
spring-framework-reference SPR-2692 Update mvc chapter with URI template support in redirect: view names 2011-05-16 13:24:42 +00:00
src/test/java/org/springframework/core/env
.gitignore
build.properties
build.versions
ci-build.properties
eclipse-code-formatter.xml
spring-framework.ipr
spring-framework.psf