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.
 
 
Arjen Poutsma 4a02cd96ea Added HTTP abstraction for RestTemplate 17 years ago
build-spring-framework further M2 revisions 17 years ago
org.springframework.aop MethodInvocations and ProceedingJoinPoints always expose original method (not bridge); ProceedingJoinPoint resolves parameter names using ASM-based parameter name discovery 17 years ago
org.springframework.aspects updating eclipse settings and classpaths 17 years ago
org.springframework.beans testing the exception message when conversion of a generic collection element fails 17 years ago
org.springframework.context polishing 17 years ago
org.springframework.context.support polishing 17 years ago
org.springframework.core SimpleAliasRegistry detects resolved aliases that loop back to the original name (SPR-5419); PropertyPlaceholderConfigurer does not modify Map in case of equal String keys (SPR-5318); inner class names in Java source style ("java.lang.Thread.State") supported as well (SPR-5210) 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 JUnit 4.5 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 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.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 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 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 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.web Added HTTP abstraction for RestTemplate 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 ModelAndView's "cleared" state gets preserved in case of plain model Map access 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 for execution of integration tests 17 years ago
spring-framework.psf updated eclipse team project definition from .testsuite -> .integration-tests 17 years ago