Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Juergen Hoeller 902938e95f smarter guessing of the element type (SPR-7283) 16 years ago
build-spring-framework Portlet MVC, etc 16 years ago
org.springframework.aop added "expose-proxy" attribute to aop namespace (enforcing AopContext proxy exposure with CGLIB; SPR-7261) 16 years ago
org.springframework.asm Update version in POMs to 3.0.3 16 years ago
org.springframework.aspects SPR-6819 16 years ago
org.springframework.beans DefaultListableBeanFactory checks for alias circle on registerAlias (avoiding endless loop; SPR-7274) 16 years ago
org.springframework.context added EmbeddedValueResolver support to FormattingConversionServiceFactoryBean (SPR-7087) 16 years ago
org.springframework.context.support MailSendException includes all messages as failed messages in case of a connect failure (SPR-7245) 16 years ago
org.springframework.core smarter guessing of the element type (SPR-7283) 16 years ago
org.springframework.expression smarter guessing of the element type (SPR-7283) 16 years ago
org.springframework.instrument Update version in POMs to 3.0.3 16 years ago
org.springframework.instrument.tomcat + sanitize class names (eliminate trailing .class for dot notation) 16 years ago
org.springframework.integration-tests Update version in POMs to 3.0.3 16 years ago
org.springframework.jdbc added limit for parsed SQL cache to NamedParameterJdbcTemplate (SPR-7237); added configurable cache limit to CachingMetadataReaderFactory 16 years ago
org.springframework.jms added "idleConsumerLimit" bean property to DefaultMessageListenerContainer (SPR-7189) 16 years ago
org.springframework.orm avoid EntityManager close() exception through isOpen() check (SPR-7215) 16 years ago
org.springframework.oxm SPR-7263 - TypeMismatchException instead of IllegalArgumentException: argument type mismatch for wrong RequestBody 16 years ago
org.springframework.spring-library Update version in POMs to 3.0.3 16 years ago
org.springframework.spring-parent Update version in POMs to 3.0.3 16 years ago
org.springframework.test MockHttpServletResponse supports multiple includes (SPR-7188) 16 years ago
org.springframework.transaction @Transactional qualifier value matches against @Qualifier annotations on @Bean methods as well (SPR-7232) 16 years ago
org.springframework.web revised Portlet SessionStatus.setComplete() to avoid re-exposure of attributes in render phase (SPR-6126); shortened implicit model render parameter name to "implicitModel" (SPR-7149) 16 years ago
org.springframework.web.portlet revised Portlet SessionStatus.setComplete() to avoid re-exposure of attributes in render phase (SPR-6126); shortened implicit model render parameter name to "implicitModel" (SPR-7149) 16 years ago
org.springframework.web.servlet set Tiles 2.2 ELAttributeEvaluator on RendererFactory as well (SPR-7251) 16 years ago
org.springframework.web.struts Update version in POMs to 3.0.3 16 years ago
spring-framework-reference added warnings regarding accidental usage of @Configurable on a managed bean (SPR-7216) 16 years ago
.gitignore adding .gitignore 16 years ago
build.properties Updated to version 3.0.3 16 years ago
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 16 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 years ago
eclipse-code-formatter.xml h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 17 years ago
spring-framework.ipr made Excel tests work 16 years ago
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 17 years ago