14902 Commits (155a1c6c71c9ea06b58c2be49d6e3ed4db51c700)
 

Author SHA1 Message Date
Juergen Hoeller 155a1c6c71 AsyncHandlerInterceptor.afterConcurrentHandlingStarted declared as default method 7 years ago
Sebastien Deleuze ba3a12e4cc Use fixed GMT time-zone for WebSession Clock 7 years ago
Rossen Stoyanchev 043c0eff4f Same session after mutate for WebTestClient mock server 7 years ago
Sebastien Deleuze d57cd37266 Upgrade to Kotlin 1.1.3 7 years ago
Rossen Stoyanchev 97390fd939 Polish 7 years ago
Rossen Stoyanchev 12850c5fc4 Fix test failure by using the new cloneBuilder method 7 years ago
Brian Clozel 8ac29c8ce7 Add cloneBuilder method on WebClient.Builder 7 years ago
Rossen Stoyanchev 8fc3b3bc37 Add WebTestClientConfigurer 7 years ago
Rossen Stoyanchev 4db0ce12e1 Add MockServerConfigurer to WebTestClient 7 years ago
Rossen Stoyanchev c37c59f578 Consumer methods for WebHttpHandlerBuilder 7 years ago
Rossen Stoyanchev 782c595cf7 Polish 7 years ago
Eko Kurniawan Khannedy ac68cc35c2 Ordered WebMvcConfigurer interceptor registrations 7 years ago
Sebastien Deleuze 5c1d8c7c59 Leverage ZonedDateTime in HttpHeaders 7 years ago
Arjen Poutsma 4f39edc905 Fix initialization issue with headers in DefaultWebClient 7 years ago
Arjen Poutsma 0a4d3c14db Jackson2JsonDecoder should support empty JSON array 7 years ago
Sebastien Deleuze 1e04cdfa7e Add CorsWebFilter 7 years ago
Sebastien Deleuze 59e90943e4 Rename CorsProcessor#processRequest to process 7 years ago
Rob Winch f092ae567b Conditionally apply Kotlin if not using JDK 9 7 years ago
Juergen Hoeller 03133630cb Missing @Nullable annotations in WebFlux, in particular around locale resolution 7 years ago
Arjen Poutsma a95cf07317 Add WebTestClient.mutate() 7 years ago
Juergen Hoeller 535103cd52 Fine-tune HTTP/RMI Invoker exception handling 7 years ago
Juergen Hoeller c244f33f84 Polishing 7 years ago
Arjen Poutsma 3b1d46b3ba Polishing 7 years ago
Arjen Poutsma 50fc8f4e32 Support Void response body type in WebClient 7 years ago
Arjen Poutsma 4a0597d612 Replace WebClient.filter with Builder.filter 7 years ago
Brian Clozel 52148a10b7 Consistently use CodecConfigurer for configuration 7 years ago
Juergen Hoeller 018cc45483 Upgrade to Groovy 2.5 beta 1 7 years ago
Stephane Nicoll 0e87a346ac Merge pull request #1461 from freeman0432:master 7 years ago
freeman0432 b14df2b6ea Fix a missing line of xml fragment 7 years ago
Sebastien Deleuze a2e555d749 Upgrade to Jackson 2.9.0.pr4 7 years ago
Sebastien Deleuze 38db64e0d8 Warn when Jackson + Kotlin are used without jackson-module-kotlin 7 years ago
Juergen Hoeller efb735aa99 SimpleRequestExpectationManager properly handles sequential requests with different count 7 years ago
Sebastien Deleuze d5f9ad03a7 Support ScriptEngine#eval(String, Bindings) in ScriptTemplateView 7 years ago
Juergen Hoeller 7e251274ee Consistent nullability of headers Map and MessagePostProcessor 7 years ago
Rossen Stoyanchev 4a21fb27fc Fix root path test and add more test cases 7 years ago
Rossen Stoyanchev 67e482aaf8 Fix ROOT_PATH constant to match recent changes 7 years ago
Rossen Stoyanchev ef3e309c12 Adjust timeout in Spring MVC for reactive streaming 7 years ago
Rossen Stoyanchev 53e8ebe6a6 Fix failing test (after previous commit) 7 years ago
Rossen Stoyanchev 97917aa57d Add PathSegmentContainer subPath extracting method 7 years ago
Rossen Stoyanchev 1018bf771b Separate DefaultRequestPath/DefaultPathSegmentContainer 7 years ago
Rossen Stoyanchev 97a97f9bba RequestPath improvements 7 years ago
Juergen Hoeller 7b5f96c804 HttpComponentsAsyncClientHttpRequestFactory supports plain HttpAsyncClient as well 7 years ago
Juergen Hoeller 137fc48cc2 Polishing 7 years ago
Sebastien Deleuze 04d5a2951c Remove KClass based Kotlin extensions 7 years ago
Rob Winch 223315f96b Update to SonarQube 2.5 7 years ago
Stephane Nicoll 5e4e3fbe8b Merge pull request #1459 from diguage:lambda-map 7 years ago
Stephane Nicoll 1ab678a2a3 Polish "Refactor iterator of Map with Java8's Map.forEach" 7 years ago
diguage 1ef5f61ab2 Refactor iterator of Map with Java8's Map.forEach 7 years ago
Arjen Poutsma 7018804e84 ServerRequest.path() should return raw path 7 years ago
Sebastien Deleuze 97909f2258 Support date properties in Content-Disposition HTTP header 7 years ago