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 0cb7e4dcb3 made getName() public; added isNullSafe() accessor (SPR-6980) 16 years ago
build-spring-framework further fixes for 3.0.2 16 years ago
org.springframework.aop AbstractInterceptorDrivenBeanDefinitionDecorator copies autowire settings just like ScopedProxyUtils does (SPR-6974) 16 years ago
org.springframework.asm Update Central POMs to 3.0.2 16 years ago
org.springframework.aspects Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method 16 years ago
org.springframework.beans autowire="byType" ignores parameter name when choosing a primary bean, as defined (SPR-6917) 16 years ago
org.springframework.context made CronSequenceGenerator public (SPR-6920) 16 years ago
org.springframework.context.support Update Central POMs to 3.0.2 16 years ago
org.springframework.core SPR-6977: updated copyright; added method comment 16 years ago
org.springframework.expression made getName() public; added isNullSafe() accessor (SPR-6980) 16 years ago
org.springframework.instrument Update Central POMs to 3.0.2 16 years ago
org.springframework.instrument.tomcat Update Central POMs to 3.0.2 16 years ago
org.springframework.integration-tests Update Central POMs to 3.0.2 16 years ago
org.springframework.jdbc SimpleJdbcCall's "returningResultSet" accepts any plain RowMapper now (SPR-6963) 16 years ago
org.springframework.jms Update Central POMs to 3.0.2 16 years ago
org.springframework.orm compatibility with OpenJPA 2.0 (support for persistence.xml versioning; SPR-6975) 16 years ago
org.springframework.oxm SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output 16 years ago
org.springframework.spring-library Update Central POMs to 3.0.2 16 years ago
org.springframework.spring-parent Update Central POMs to 3.0.2 16 years ago
org.springframework.test fixed test failures 16 years ago
org.springframework.transaction @Transactional qualifiers work in unit tests as well (SPR-6892) 16 years ago
org.springframework.web fixed Eclipse classpath file 16 years ago
org.springframework.web.portlet SPR-6881: remove extra dependency 16 years ago
org.springframework.web.servlet avoid ChainedTilesRequestContextFactory warn logging on Tiles 2.1 16 years ago
org.springframework.web.struts Update Central POMs to 3.0.2 16 years ago
spring-framework-reference fixed typo (SPR-6967) 16 years ago
.gitignore adding .gitignore 16 years ago
build.properties + improve template for spring-context so that the import-package is updated automatically 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 16 years ago