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 b9f25bc30b polishing 17 years ago
build-spring-framework revised expression parser API design 17 years ago
org.springframework.aop added @Async annotation, AsyncExecutionInterceptor, AsyncAnnotationAdvisor 17 years ago
org.springframework.aspects updating eclipse settings and classpaths 17 years ago
org.springframework.beans polishing 17 years ago
org.springframework.context polishing 17 years ago
org.springframework.context.support added "Future submit(Runnable)" and "Future submit(Callable)" to AsyncTaskExecutor; SchedulingTaskExecutor interface extends AsyncTaskExecutor; added ExecutorServiceAdapter class as a standard wrapper for a Spring TaskExecutor; added ThreadPoolExecutorFactoryBean; reduced backport-concurrent support to TaskExecutor adapters 17 years ago
org.springframework.core bridge method resolution works with Hibernate-generated CGLIB proxies as well (SPR-5414) 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 added IntelliJ settings for integration-tests module 17 years ago
org.springframework.jdbc DefaultLobHandler uses explicit Blob/Clob access for reading when "wrapAsLob"=true 17 years ago
org.springframework.jms fixed MessageListenerAdapter's "getSubscriptionName()" to work without delegate as well (SPR-5309) 17 years ago
org.springframework.orm bridge method resolution works with Hibernate-generated CGLIB proxies as well (SPR-5414) 17 years ago
org.springframework.oxm updating eclipse settings and classpaths 17 years ago
org.springframework.samples.petclinic Remapped static resources as /petclinic/static/images/... 17 years ago
org.springframework.spring-library creating eclipse project settings for org.springframework.spring-library 17 years ago
org.springframework.test refined OSGi version constraints for "javax.annotation" and "junit.framework" 17 years ago
org.springframework.transaction generified TransactionCallback; WebSphereUowTransactionManager preserves original exception in case of rollback (SPR-5270) 17 years ago
org.springframework.web completed documentation on session destruction callbacks 17 years ago
org.springframework.web.portlet @RequestMapping type-level param constraints taken into account consistently 17 years ago
org.springframework.web.servlet polishing 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 renamed .testsuite -> .integration-tests 17 years ago
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 17 years ago