6503 Commits (a18935dfa1694f932dc670e8f2bdc01864d16c44)
 

Author SHA1 Message Date
Carson McDonald 6a45d5bfb0 Minor changes to fix typos 12 years ago
Phillip Webb 5b7969e726 Fix UriComponents.equals() method 12 years ago
Phillip Webb 7e2022b9a7 Fix @RequestMapping regex reference doc example 12 years ago
Phillip Webb 5008005df0 Protect against 'has not been resolved to a Class' 12 years ago
Phillip Webb 608dab28bf Protect against ArrayIndexOutOfBoundsException 12 years ago
Phillip Webb 893574be0e Protect against ArrayIndexOutOfBoundsException 12 years ago
Juergen Hoeller 7d20c7a62f Module POMs, etc 12 years ago
Juergen Hoeller 5e64723e02 Catch ASM ClassReader's IllegalArgumentException and turn it into a more expressive exception, hinting at the class file version 12 years ago
Juergen Hoeller add6a7faa0 Updated note on Bean Validation 1.1 12 years ago
Juergen Hoeller acffcdaa01 Polished *JdbcCall/Insert classes 12 years ago
Juergen Hoeller 06c6cbb6b9 AbstractCachingViewResolver does not use global lock for accessing existing View instances anymore 12 years ago
Rossen Stoyanchev 5b1165b102 Ignore path parameters in request mappings 12 years ago
Rossen Stoyanchev eda53ec1d8 Allow merge of MockMultipart- w/ Mock- request builder 12 years ago
Rossen Stoyanchev b47d97c23a Improve error message for JSON path expressions 12 years ago
Arnaud Cogoluègnes ccca82be1b Make StandaloneMockMvcBuilder interface consistent 12 years ago
Juergen Hoeller f0787bdb86 Fixed @Configurable documentation with respect to logging when the aspect hasn't been configured 12 years ago
Juergen Hoeller 81a929aed3 Removed outdated EJB reference from auto-proxying documentation. 12 years ago
Juergen Hoeller 8987ceea93 Fixed @Configurable documentation with respect to the use of a prototype-scoped bean definition. 12 years ago
Juergen Hoeller ff15534211 Log4jWebConfigurer supports resolving placeholders against ServletContext init-parameters as well 12 years ago
Rossen Stoyanchev 221562dbeb Use default value for empty values in @RequestParam 12 years ago
Rossen Stoyanchev f5c9fe69a4 Update JavaScriptUtils 12 years ago
Phillip Webb 6e5cb7fbcd Protect against '//' in UriComponentsBuilder 12 years ago
Phillip Webb 953b2b60ad Javadoc polish 12 years ago
Phillip Webb 92ad66bf10 Add setOutputStreaming option for HTTP factory 12 years ago
Phillip Webb 030c61f294 Merge pull request #230 from avbentem/patch-1 12 years ago
Arjan van Bentem 24ed325c0c Add HttpPutFormContentFilter note to documentation 12 years ago
Juergen Hoeller 5334ac59f6 "packagesToScan" feature for Hibernate 3 and Hibernate 4 detects annotated packages as well 12 years ago
Phillip Webb 39c6341cea Fix type in "what's new in 3.2" section 12 years ago
Phillip Webb e551f0408d Protect against NPE in Tiles 3 Views 12 years ago
Phillip Webb 66ae626f91 Only register Date converters with global format 12 years ago
Phillip Webb dbe3c234d6 Polish 12 years ago
Phillip Webb de692521df Merge pull request #231 from carsonmcdonald/3.2.x 12 years ago
Carson McDonald 6f0b4395e5 Fix a few typos 12 years ago
Phillip Webb 9320bf1316 Fix @RequestMapping regex reference doc example 12 years ago
Phillip Webb 6661788748 Ensure HTTP classes don't close streams 12 years ago
Juergen Hoeller 08e1cbc02b Jaxb2Marshaller etc 12 years ago
Juergen Hoeller 93e6238f92 Polishing 12 years ago
Juergen Hoeller 23925edc95 Added "mappedClass" property to Jaxb2Marshaller, introducing support for partial unmarshalling 12 years ago
Phillip Webb 2ca75386f1 Align UriComponents.toUri() with toUriString() 12 years ago
Phillip Webb 203b22b246 UriComponentsBuilder supports query without value 12 years ago
Phillip Webb f32ce3a613 Make HierarchicalUriComponents Serializable 12 years ago
Phillip Webb 536325bc75 Make HierarchicalUriComponents Serializable 12 years ago
Juergen Hoeller 6fc0790c5f Added note on EhCache 2.1+ as recommended version 12 years ago
Juergen Hoeller cef97819c5 Fixed regression in SpringValidatorAdapter's retrieval of invalid values 12 years ago
Phillip Webb 19eecb151b Add @Ignored Test case to reproduce SPR-10243 12 years ago
Phillip Webb 0b6101478e Use bridge methods in ReflectiveMethodResolver 12 years ago
Phillip Webb 634284e1fd Use bridge methods in ReflectiveMethodResolver 12 years ago
Juergen Hoeller d442c40e0c Added section on GemFire as a cache provider choice (SPR-9468) 12 years ago
Juergen Hoeller c4194ee175 Added paragraph on BeanPostProcessor side effects when autowiring dependencies into it (SPR-9577) 12 years ago
Phillip Webb 36b2e1f192 Merge branch 'cleanup-3.2.x' into 3.2.x 12 years ago