9638 Commits (f7d594bedd13168e6ccffe02782ad7d315a59cc3)
 

Author SHA1 Message Date
Sam Brannen f7d594bedd Update Eclipse project import script 10 years ago
Sam Brannen c2101cbcf4 Require non-empty values for TxMgr qualifiers & bean names 10 years ago
Sam Brannen 5b5cf37ac5 Polish Javadoc regarding default transaction manager 10 years ago
Brian Clozel eef0bf43d5 Upgrade Jetty to 9.2.6.v20141205 10 years ago
Sam Brannen c62fbea2ba Demonstrate that the CollectionFactory API is not type-safe 10 years ago
Sam Brannen aec284a4ca Create empty EnumSets & EnumMaps in CollectionFactory 10 years ago
Sam Brannen fb426fe611 Demonstrate that the CollectionFactory API is not type-safe 10 years ago
Sam Brannen 978b8c81e5 Cover maps & more collections in CollectionFactoryTests 10 years ago
Sam Brannen 86f99ec8f7 Improve error handling in CollectionFactory 10 years ago
Sam Brannen 866d8fea0d Polish grammar and wording in the reference manual 10 years ago
Stephane Nicoll 67f184293b Improve performance of generateKey 10 years ago
Sam Brannen b0a72b311f Polish Spring Framework Artifacts table 10 years ago
Sebastien Deleuze 1f6a15e4da List Spring Framework artifacts in the reference manual 10 years ago
Sebastien Deleuze 67f1967eee Polish reference manual 10 years ago
Sam Brannen 5aaed147d5 Use public AssumptionViolatedException in Assume 10 years ago
Sam Brannen d8ef666764 Suppress "rawtypes" warnings in CollectionFactory 10 years ago
Sam Brannen fe78900524 Work-around for Eclipse bug regarding EnumSets 10 years ago
Sebastien Deleuze 84ef269d54 Remove outdated reference to Spring Modules 10 years ago
Spring Buildmaster 7c937441b1 Next Development Version 10 years ago
Sam Brannen e901abee06 Fix JavaDoc in TestExecutionListener regarding Ordered 10 years ago
Rossen Stoyanchev 0524a82c09 Update unprocessableEntity to allow body 10 years ago
Sam Brannen 33fca4e7ae Fix and polish Javadoc for JpaTransactionManager 10 years ago
Stephane Nicoll adc7ad7fb2 Fix detection of the @SendTo annotation 10 years ago
Rossen Stoyanchev b796c1e87e Synchronize message sending 10 years ago
Juergen Hoeller bb1d1e916e Polishing 10 years ago
Juergen Hoeller 03d4e1bc22 Consistent bridge method handling in annotation post-processors 10 years ago
Juergen Hoeller 15d3b88037 DefaultSingletonBeanRegistry's isDependent defensively checks for circular recursion 10 years ago
Juergen Hoeller 1daa5eb383 ResponseEntity provides static "unprocessableEntity()" convenience method as well 10 years ago
Rossen Stoyanchev 03f5176df1 List Tomcat and Jetty Web first. 10 years ago
Rossen Stoyanchev 189ec75789 Add ability to clone to UriComponentsBuilder hierarchy 10 years ago
Sebastien Deleuze 2fccf3ff44 Add support for autowiring Jackson handlers 10 years ago
Sebastien Deleuze ea7f787ad8 Update supported WebSocket runtimes in the reference documentation 10 years ago
Juergen Hoeller 016b3b758a Upgrade to JUnit 4.12 10 years ago
Juergen Hoeller d1f8968595 ControllerAdvice basePackages specifically refer to actual packages (avoiding accidental prefix matches with other packages) 10 years ago
Brian Clozel 98870251f9 Better empty response body support in RestTemplate 10 years ago
Brian Clozel b2878a4f60 Merge pull request #704 from aantono/master 10 years ago
Alex Antonov bf8d99d7e4 Fixed the output stream incomplete data by explicitly flushing the OutputStreamWriter 10 years ago
Juergen Hoeller 4013fe03a5 Revised ControllerAdvice basePackages handling (based on package names instead of java.lang.Package) 10 years ago
Rossen Stoyanchev ad65119a2c Polish ServletUriComponentsBuilder 10 years ago
Rossen Stoyanchev 7f11c1ee2f Also apply X-Forwarded-Prefix in fromContextPath 10 years ago
Juergen Hoeller 9ef0bdcb17 Consistent resolution of Class methods and static methods 10 years ago
Brian Clozel 1de71511f0 Merge pull request #702 from aantono/master 10 years ago
Rossen Stoyanchev d322bcfbf4 Use X-Forwarded-Prefix in ServletUriComponentsBuilder 10 years ago
Alex Antonov b041cffe5d Fix for NPE when creating ProtobufHttpMessageConverter without ExtensionRegistryInitializer 10 years ago
Sebastien Deleuze af2782aa79 Fix Undertow exclusion (and upgrade to 1.1.1.Final) 10 years ago
Stephane Nicoll e7c577fd08 Merge pull request #694 from kicktipp/SPR-12447 10 years ago
Janning Vygen 061b246307 Add @AjSuppressWarnings on static mocks 10 years ago
Sebastien Deleuze fbd85925de Use Jackson improved default configuration everywhere 10 years ago
Phillip Webb 87f1512e88 Add protected YamlProcessor.getFlattenedMap method 10 years ago
Roy Clarkson 83ecf5ca1d Fix issue where FormHttpMessageConverter fails to write multipart data 10 years ago