14107 Commits (b630c9bea77e211d4078a58fabd6ece0b0998790)
 

Author SHA1 Message Date
Juergen Hoeller b630c9bea7 Clear synchronization before triggering afterCompletion callbacks 8 years ago
Juergen Hoeller 5015613934 Enforce delegation through single overridable registerBean method 8 years ago
Juergen Hoeller caf11a49ff Drop unused LobCreator synchronization utilities 8 years ago
Brian Clozel 5488906d0c Polish 8 years ago
Greg Turnquist e4be7131ca Implement reactive HiddenHttpMethodFilter 8 years ago
Brian Clozel 8d43f45515 Reduce API Surface in PathPatternRegistry 8 years ago
Rob Winch 4999898617 Update to Gradle 3.4-rc-2 8 years ago
Arjen Poutsma 6dd0e6bfac Reverse "Correct generic type in BodyExtractor for form data" 8 years ago
Arjen Poutsma 11efbaead9 Ignore JsonStreamingIntegrationTests 8 years ago
Stephane Nicoll 12de9643a6 Merge pull request #1322 from msysyamamoto:fix-javadoc 8 years ago
Stephane Nicoll 75b18d7b7b Update copyright header 8 years ago
Masayasu Yamamoto 6aa300d733 Fix Javadoc in ContentResultMatchers 8 years ago
Brian Clozel 09d18f2ef5 Refactor HandlerMapping path match configuration 8 years ago
Arjen Poutsma da4af6157e Added ClientResponse.cookies() 8 years ago
Arjen Poutsma 2a512d7b9f Introduce EntityResponse 8 years ago
Brian Clozel 47ac3379ea Do not use ParsingPathMatcher by default in Spring MVC 8 years ago
Brian Clozel 18c04815a7 Add PathPatternRegistry 8 years ago
Brian Clozel a4da313a0a Polish 8 years ago
Andy Clement f786feb5e1 Ensure correct recognition for start of match-the-rest path elements 8 years ago
Andy Clement f58ffad939 Introduce PathPatternParser for optimized path matching 8 years ago
Brian Clozel 6f029392c7 Move response status processing in InvocableHandlerMethod 8 years ago
Juergen Hoeller ab50f7b0d5 Merge pull request #1320 from dreis2211/SPR-15237 8 years ago
Violeta Georgieva 706c72e1c7 Simplify the calculation of UndertowServerHttpRequest.uri 8 years ago
Rossen Stoyanchev 9efa976d31 Correct generic type in BodyExtractor for form data 8 years ago
Christoph Dreis 5cfa7e71bb Use Class.getTypeName() where appropriate 8 years ago
Rossen Stoyanchev f2967467e0 Improve writing in mock reactive request and response 8 years ago
Andy Clement d41d28f8ce Fix compilation of SpEL elvis/ternary expressions 8 years ago
Sebastien Deleuze fe05d35292 Polish SseIntegrationTests 8 years ago
Sebastien Deleuze 6b9b0230c4 Introduce JSON streaming support 8 years ago
Stephane Nicoll f128feb1cc Document candidates index mechanism 8 years ago
Stephane Nicoll 2fe310806c Merge pull request #1292 from dbrimley:master 8 years ago
Stephane Nicoll 85b20aa08a Polish 8 years ago
Stephane Nicoll 908261b136 Polish contribution 8 years ago
David Brimley 3476d10efa Honour ErrorHandler if `Cache.put` fails 8 years ago
Arjen Poutsma 7796c4db14 Introduce RenderingResponse 8 years ago
Stephane Nicoll 71cdd61b33 Merge pull request #1311 from grimreaper:patch-3 8 years ago
Eitan Adler 59bba3763d Polish javadoc 8 years ago
Stephane Nicoll 48e834dfd1 Update copyright header 8 years ago
Stephane Nicoll 7e40bd73be Merge pull request #1312 from grimreaper:patch-2 8 years ago
Eitan Adler 938c6a2acd Polish javadoc 8 years ago
Sebastien Deleuze 02c4aff4ce Upgrade to Kotlin 1.1.0-beta-38 8 years ago
Ryan Pickett 654e14a86a Fix Javadoc in UriComponentsBuilder 8 years ago
Rossen Stoyanchev 1466c82f53 Better support for overriding base URI in WebClient 8 years ago
Rossen Stoyanchev 82a34f4b24 Update WebClient builder 8 years ago
Juergen Hoeller acf511ac0e Polishing 8 years ago
Juergen Hoeller 02195f5abf Support for read-only transactions through explicit SET TRANSACTION statement 8 years ago
Juergen Hoeller 9b3131ffba Skip default Content-Length if Transfer-Encoding header has been set 8 years ago
Juergen Hoeller e44533f4c2 ServletRequestMethodArgumentResolver validates argument type match 8 years ago
Juergen Hoeller 0da964f0a7 MockHttpServletRequest returns empty BufferedReader in case of no content 8 years ago
Juergen Hoeller c9b99daa74 SettableListenableFuture centralizes state in ListenableFutureTask subclass 8 years ago