13376 Commits (6fb4352e5c93eaf33aa356a55ebbb606b4e776d0)
 

Author SHA1 Message Date
Stephane Nicoll 6fb4352e5c Merge pull request #1204 from marschall:SPR-14809 10 years ago
Philippe Marschall eee742da7f Remove OracleLobHandler from documentation 10 years ago
Rossen Stoyanchev 960cc42060 Fix test failure in WebSessionIntegrationTests 10 years ago
Rossen Stoyanchev d4446c79b6 Restore state field in AbstractServerHttpResponse 10 years ago
Rossen Stoyanchev 8eeda746e3 Merge pull request #1194 from violetagg/async-timeout 10 years ago
Rossen Stoyanchev c1e5e3a87e Polish AsyncListener in ServletHttpHandlerAdapter 10 years ago
Violeta Georgieva 7e94377382 Handle async operation events 10 years ago
Rossen Stoyanchev 9f8e8458c1 Polish AbstractServerHttpResponse 10 years ago
Brian Clozel 336b4d2fb8 Polish 10 years ago
Rossen Stoyanchev e3ecf012f9 Add docs on error handling in REST scenarios 10 years ago
Rossen Stoyanchev 71201e1a43 Relax generic type detection for ResponseEntity 10 years ago
Sam Brannen a795fd4714 Add support for URI templates in redirectedUrl() & forwardedUrl() 10 years ago
Sam Brannen 509796a4b5 Polish MockMvcResultMatchers[Tests] 10 years ago
Sam Brannen 8cf1933148 Only print request/response body if char enc is present in MVC Test 10 years ago
Juergen Hoeller 69116c2acc Documentation for InjectionPoint argument on @Bean method 10 years ago
Juergen Hoeller a29188a191 Upgrade to Hibernate Validator 5.3 (as well as Log4J 2.7, Protobuf 3.1, Tomcat 8.5.6) 10 years ago
Juergen Hoeller eafaaa5cb8 Polishing 10 years ago
Juergen Hoeller a32b52555a @Primary not marked as inherited anymore 10 years ago
Juergen Hoeller 74b6a5b6d7 BindingResult does not hold on to ConversionService when serialized in session 10 years ago
Juergen Hoeller 66722afda0 StompSubProtocolHandler does not insist on SimpMessageHeaderAccessor 10 years ago
Rossen Stoyanchev aff43c29fd BindingContext implements TypeConverter 10 years ago
Rossen Stoyanchev bd69390c0f Fix failing test 10 years ago
Rossen Stoyanchev 8a043ae9aa Replace direct use of Validator and ConversionService 10 years ago
Rossen Stoyanchev d87aa40efe Add BindingContext 10 years ago
Rossen Stoyanchev cabb253269 Replace "mvc" in web rective config bean names 10 years ago
Rossen Stoyanchev 1de73b9b4f Polish 10 years ago
Rossen Stoyanchev b28b3e8877 Add WebExchangeDataBinder 10 years ago
Sam Brannen 580b8b92f8 Fix punctuation in Javadoc 10 years ago
Sam Brannen e65a1a4372 Print only printable request/response body in MVC Test 10 years ago
Brian Clozel 7ae729480e Resolve absolute resource links in ResourceTransformers 10 years ago
Brian Clozel 679b661e19 Resolve absolute resource links in ResourceTransformers 10 years ago
Sebastien Deleuze 9bf8489afd Remove duplicated elements in CorsConfiguration#combine() 10 years ago
Sebastien Deleuze 196c73fa50 Polish CorsConfigurationTests 10 years ago
Stephane Nicoll ab232a5386 Polish EnableAsync javadoc 10 years ago
Rossen Stoyanchev 1f6f0dc101 Add getHandler in reactive AbstractHandlerMapping 10 years ago
Rossen Stoyanchev 33c48e7a17 Polish reactive CORS support 10 years ago
Sebastien Deleuze e31a2f778b Add Reactive CORS support 10 years ago
Sebastien Deleuze 0cc330e8fc Fix HttpRequest#getURI() with Netty based engines 10 years ago
Brian Clozel ea5ff87f8e Fix NumberFormatException with X-Forwarded-Host 10 years ago
Brian Clozel 53441f8962 Configure default SSL context in Netty RequestFactory 10 years ago
Stephane Nicoll 715006d5df Fix table layout 10 years ago
Sebastien Deleuze 0ba7ea5f92 Upgrade to Reactor Netty 0.5.2.RELEASE 10 years ago
Juergen Hoeller ebed7b77c3 SpringValidatorAdapter declares ResolvableAttribute as serializable 10 years ago
Juergen Hoeller ffc781b163 Explicit calls on Buffer base type (for compatibility with covariant return type on JDK 9's ByteBuffer) 10 years ago
Juergen Hoeller 2fea1f7da3 Upgrade to RxJava 2.0 RC3 (as well as EhCache 3.1.3 and Hibernate ORM 5.2.3) 10 years ago
Juergen Hoeller cfa0f6c84b Consistent final logger fields 10 years ago
Juergen Hoeller 684d6ab553 @Lookup reference documentation 10 years ago
Sebastien Deleuze 324c310cbd Log unresolved exceptions at error level 10 years ago
Brian Clozel 11aa920785 Remove RxJava 1.x variants of WebClient adapters 10 years ago
Brian Clozel ee17f56626 Fix missing ETag/LastModified headers in responses 10 years ago