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.
 
 
Chris Beams 43b2a40343 Initial work to ensure CGLIB classes are not eagerly loaded (CGLIB should only be required if Spring users wish to process @Configuration classes) 17 years ago
build-spring-framework Fixing Spring Build 17 years ago
org.springframework.aop clarified applicability of @Order 17 years ago
org.springframework.aspects updating eclipse settings and classpaths 17 years ago
org.springframework.beans improved NoClassDefFoundError handling during constructor resolution (SPR-5522) 17 years ago
org.springframework.config.java Initial work to ensure CGLIB classes are not eagerly loaded (CGLIB should only be required if Spring users wish to process @Configuration classes) 17 years ago
org.springframework.context updated compile and test dependencies 17 years ago
org.springframework.context.support generified FactoryBeans and further Java 5 code style updates 17 years ago
org.springframework.core clarified applicability of @Order 17 years ago
org.springframework.expression polishing 17 years ago
org.springframework.instrument Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 17 years ago
org.springframework.instrument.classloading Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles 17 years ago
org.springframework.integration-tests + Removed old testsuite.iml (favor integration-testsuite.iml) 17 years ago
org.springframework.jdbc added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 17 years ago
org.springframework.jms Javadoc 17 years ago
org.springframework.orm added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 17 years ago
org.springframework.oxm SPR-5449: XStreamMarshaller.setImplicitCollection(Map) is insufficient 17 years ago
org.springframework.samples.petclinic Removed JSTL-related errors from petclinic search and show JSPs 17 years ago
org.springframework.spring-library creating eclipse project settings for org.springframework.spring-library 17 years ago
org.springframework.test added "flush()" method to TransactionStatus and TransactionSynchronization interfaces; test context manager automatically flushes transactions before rolling back; general polishing of transaction management code 17 years ago
org.springframework.transaction generified FactoryBeans and further Java 5 code style updates 17 years ago
org.springframework.web Added SourceHttpMessageConverter as a default. 17 years ago
org.springframework.web.portlet ModelAndView's "cleared" state gets preserved in case of plain model Map access 17 years ago
org.springframework.web.servlet Fixing Petclinic 17 years ago
build.properties Split the compile and test-compile macros. Added a pre-compile macro. 17 years ago
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 17 years ago
spring-framework.ipr updated code style settings 17 years ago
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 17 years ago