14911 Commits (98642c7e29eb9596533341411b311c83c6aa5aa7)
 

Author SHA1 Message Date
Juergen Hoeller 98642c7e29 Consistent ScriptTemplateView locale resolution via request 8 years ago
Juergen Hoeller 41eaf03bc8 Compatibility with covariant return type on JDK 9's ByteBuffer 8 years ago
Rossen Stoyanchev cea1a0f1ca Polish 8 years ago
Violeta Georgieva 9cb74b1399 Enable suspend/resume on reactive TomcatWebSocketSession 8 years ago
Rossen Stoyanchev 5b8f7f503f Deprecate adapter classes for async interceptors 8 years ago
Rossen Stoyanchev eb0479dee8 Polish 8 years ago
Violeta Georgieva e0678ba583 Add onError callback to DeferredResult 8 years ago
Juergen Hoeller 140542e8b1 Polishing 8 years ago
Juergen Hoeller 098ff6f0f8 Compatibility with JDK 9 release candidate build (175) 8 years ago
Juergen Hoeller 155a1c6c71 AsyncHandlerInterceptor.afterConcurrentHandlingStarted declared as default method 8 years ago
Sebastien Deleuze ba3a12e4cc Use fixed GMT time-zone for WebSession Clock 8 years ago
Rossen Stoyanchev 043c0eff4f Same session after mutate for WebTestClient mock server 8 years ago
Sebastien Deleuze d57cd37266 Upgrade to Kotlin 1.1.3 8 years ago
Rossen Stoyanchev 97390fd939 Polish 8 years ago
Rossen Stoyanchev 12850c5fc4 Fix test failure by using the new cloneBuilder method 8 years ago
Brian Clozel 8ac29c8ce7 Add cloneBuilder method on WebClient.Builder 8 years ago
Rossen Stoyanchev 8fc3b3bc37 Add WebTestClientConfigurer 8 years ago
Rossen Stoyanchev 4db0ce12e1 Add MockServerConfigurer to WebTestClient 8 years ago
Rossen Stoyanchev c37c59f578 Consumer methods for WebHttpHandlerBuilder 8 years ago
Rossen Stoyanchev 782c595cf7 Polish 8 years ago
Eko Kurniawan Khannedy ac68cc35c2 Ordered WebMvcConfigurer interceptor registrations 8 years ago
Sebastien Deleuze 5c1d8c7c59 Leverage ZonedDateTime in HttpHeaders 8 years ago
Arjen Poutsma 4f39edc905 Fix initialization issue with headers in DefaultWebClient 8 years ago
Arjen Poutsma 0a4d3c14db Jackson2JsonDecoder should support empty JSON array 8 years ago
Sebastien Deleuze 1e04cdfa7e Add CorsWebFilter 8 years ago
Sebastien Deleuze 59e90943e4 Rename CorsProcessor#processRequest to process 8 years ago
Rob Winch f092ae567b Conditionally apply Kotlin if not using JDK 9 8 years ago
Juergen Hoeller 03133630cb Missing @Nullable annotations in WebFlux, in particular around locale resolution 8 years ago
Arjen Poutsma a95cf07317 Add WebTestClient.mutate() 8 years ago
Juergen Hoeller 535103cd52 Fine-tune HTTP/RMI Invoker exception handling 8 years ago
Juergen Hoeller c244f33f84 Polishing 8 years ago
Arjen Poutsma 3b1d46b3ba Polishing 8 years ago
Arjen Poutsma 50fc8f4e32 Support Void response body type in WebClient 8 years ago
Arjen Poutsma 4a0597d612 Replace WebClient.filter with Builder.filter 8 years ago
Brian Clozel 52148a10b7 Consistently use CodecConfigurer for configuration 8 years ago
Juergen Hoeller 018cc45483 Upgrade to Groovy 2.5 beta 1 8 years ago
Stephane Nicoll 0e87a346ac Merge pull request #1461 from freeman0432:master 8 years ago
freeman0432 b14df2b6ea Fix a missing line of xml fragment 8 years ago
Sebastien Deleuze a2e555d749 Upgrade to Jackson 2.9.0.pr4 8 years ago
Sebastien Deleuze 38db64e0d8 Warn when Jackson + Kotlin are used without jackson-module-kotlin 8 years ago
Juergen Hoeller efb735aa99 SimpleRequestExpectationManager properly handles sequential requests with different count 8 years ago
Sebastien Deleuze d5f9ad03a7 Support ScriptEngine#eval(String, Bindings) in ScriptTemplateView 8 years ago
Juergen Hoeller 7e251274ee Consistent nullability of headers Map and MessagePostProcessor 8 years ago
Rossen Stoyanchev 4a21fb27fc Fix root path test and add more test cases 8 years ago
Rossen Stoyanchev 67e482aaf8 Fix ROOT_PATH constant to match recent changes 8 years ago
Rossen Stoyanchev ef3e309c12 Adjust timeout in Spring MVC for reactive streaming 8 years ago
Rossen Stoyanchev 53e8ebe6a6 Fix failing test (after previous commit) 8 years ago
Rossen Stoyanchev 97917aa57d Add PathSegmentContainer subPath extracting method 8 years ago
Rossen Stoyanchev 1018bf771b Separate DefaultRequestPath/DefaultPathSegmentContainer 8 years ago
Rossen Stoyanchev 97a97f9bba RequestPath improvements 8 years ago