Go to file
Chris Beams 6d84f06d8c Remove unused MethodMetadata#getMethodReturnType
Introduced to support checking return types on @Bean methods but never
actually used.  May be reintroduced as necessary in the future.
2011-05-06 18:59:26 +00:00
build-spring-framework
org.springframework.aop
org.springframework.asm
org.springframework.aspects
org.springframework.beans polishing 2011-05-06 15:35:40 +00:00
org.springframework.context Update MockEnvironment / MockPropertySource types 2011-05-06 18:57:41 +00:00
org.springframework.context.support
org.springframework.core Remove unused MethodMetadata#getMethodReturnType 2011-05-06 18:59:26 +00:00
org.springframework.expression Update MockEnvironment / MockPropertySource types 2011-05-06 18:57:41 +00:00
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests Automatically close SessionFactory objects 2011-04-26 10:15:30 +00:00
org.springframework.jdbc SPR-6922 deprecated SimpleJdbcTemplate/SimpleJdbcOperations/SimpleJdbcDaoSupport in favor of JdbcTemplate/NamedParameterJdbcTemplate and related interfaces support classes 2011-04-14 18:44:40 +00:00
org.springframework.jms
org.springframework.orm Automatically close SessionFactory objects 2011-04-26 10:15:30 +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
org.springframework.web SPR-6909 Include URI template vars in data binding 2011-04-26 11:54:54 +00:00
org.springframework.web.portlet
org.springframework.web.servlet Resolve custom args after annotated args, set PATH_WITHIN_HANDLER_MAPPING attribute, and rename resolver for @ExceptionHandler methods 2011-05-03 15:39:13 +00:00
org.springframework.web.struts
spring-framework-reference Fix typo in aop reference documentation 2011-04-26 07:44:40 +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