6086 Commits (6626a38730050c83a0dd6cdc1bfc510024e9ca95)
 

Author SHA1 Message Date
Juergen Hoeller b73a7a8410 Added MappingJackson2MessageConverter for JMS 12 years ago
Juergen Hoeller c954d10be4 Allow for SpEL expressions in initial-delay attribute 12 years ago
Sam Brannen 155aecf557 Fix typo in 3.2 migration guide 12 years ago
Craig Walls ccb1153440 Fix JavaDoc in MockRestServiceServer 12 years ago
Chris Beams 6be0445072 Increment version to 3.2.1.BUILD-SNAPSHOT 12 years ago
Spring Buildmaster abdcefb460 Release version 3.2.0.RELEASE 12 years ago
Chris Beams b472fe361d Restore 3.2.0.RELEASE url paths in migration guide 12 years ago
Chris Beams f1550b67fa Update "what's new" in 3.1 and 3.2 sections 12 years ago
Chris Beams 57468aded9 Upgrade reference plugin to version 0.2.4 12 years ago
Chris Beams c5c464c885 Remove previousVersion from 'jdiff' Gradle task 12 years ago
Juergen Hoeller 22e9e0bf03 Minor rewording 12 years ago
Juergen Hoeller 0019d68c75 Final preparations for 3.2 GA 12 years ago
Juergen Hoeller 6b3284f6b0 DefaultMessageListenerContainer clears resources of paused tasks when shutting down after stop 12 years ago
Juergen Hoeller 431c7ff31f SpEL correctly handles "is" accessors with Boolean return type 12 years ago
Juergen Hoeller bda07059d0 What's new and migration doc updates 12 years ago
Sam Brannen 59a8da3eff Polish the migration guide 12 years ago
Sam Brannen 2775862c50 Update migration guide regarding spring-test 12 years ago
Phillip Webb b3b1fe1566 Update API links in reference documentation 12 years ago
Juergen Hoeller 8aed322284 Final preparations for 3.2 GA 12 years ago
Juergen Hoeller e080af8d85 SpEL indexer uses direct access to specific List elements instead of iterating over the Collection 12 years ago
Juergen Hoeller 531318a4b2 Polishing 12 years ago
Juergen Hoeller a35b9c9431 Revert "Cache MethodParameter annotation lookup results" 12 years ago
Juergen Hoeller 33471a1744 Removed "target" entry from gitignore, allowing to commit changes to the "org.springframework.aop.target" package 12 years ago
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures 12 years ago
Juergen Hoeller a2f8902b3a Inlined AntPathStringMatcher into AntPathMatcher 12 years ago
Juergen Hoeller 710fe9349a Deprecated CachingMapDecorator (following the deprecation of LabeledEnum support) 12 years ago
Juergen Hoeller 6e8117c627 Polishing along with backports to 3.1.4 12 years ago
Chris Beams 3458d4d945 Add 'Migrating to Spring Framework 3.2' appendix 12 years ago
Chris Beams a4f882fbf0 Fully qualify Spring=>Spring Framework in ref docs 12 years ago
Rob Winch b16bf2d83e Rm buildSrc/src/main/groovy from Eclipse Sources 12 years ago
Rossen Stoyanchev 26b1f44ce7 Update reference doc for async web request config 12 years ago
Rossen Stoyanchev c209b6700a Update reference docs on content negotiation config 12 years ago
Chris Beams 4badf2503b Upgrade to AspectJ 1.7.1 12 years ago
Chris Beams f26534700a Eliminate all Javadoc warnings 12 years ago
Chris Beams 8f90b487e2 Rename API and reference doc output dirs 12 years ago
Phillip Webb 6a6b441ffd Document annotation-config / component-scan tip 12 years ago
Phillip Webb a263fd343d Use consistent XML docbook namespace format 12 years ago
Rossen Stoyanchev e09bdb31cc Add reference documentation for async web requests 12 years ago
Juergen Hoeller 5b2cd763cf Final preparations for 3.2 GA 12 years ago
Juergen Hoeller c55446da9d Polishing 12 years ago
Juergen Hoeller 9b6ec5bfab DeprecatedBeanWarner detects deprecated FactoryBean classes and always logs user-specified bean type 12 years ago
Juergen Hoeller 9deaefe74d AbstractCachingViewResolver uses a cache limit of 1024 by default, avoiding overflow for redirect URLs 12 years ago
Juergen Hoeller 1cb6e3dbb6 Several enhancements with respect to CachingMetadataReaderFactory handling. 12 years ago
Juergen Hoeller e298658ef0 Polishing 12 years ago
Juergen Hoeller 801d4714b1 Fixed CGLIB proxy class leaks through further equals/hashCode implementations in Spring AOP pointcuts 12 years ago
Juergen Hoeller 7af92b483a Fixed HierarchicalUriComponents equals implementation 12 years ago
Sam Brannen d4c55838ad Document testing in "New in Spring 3.2" sect. 12 years ago
Sam Brannen a1053d4364 Document WebApplicationContext support in the TCF 12 years ago
Sam Brannen 7f1b990ee9 Reformat the Testing chapter 12 years ago
Rossen Stoyanchev acf32726d7 Add documentation for Spring MVC Test 12 years ago