14892 Commits (782c595cf7f839d2d6bf4c6bfc0502fc8c2c4ae0)
 

Author SHA1 Message Date
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
Juergen Hoeller 7b5f96c804 HttpComponentsAsyncClientHttpRequestFactory supports plain HttpAsyncClient as well 8 years ago
Juergen Hoeller 137fc48cc2 Polishing 8 years ago
Sebastien Deleuze 04d5a2951c Remove KClass based Kotlin extensions 8 years ago
Rob Winch 223315f96b Update to SonarQube 2.5 8 years ago
Stephane Nicoll 5e4e3fbe8b Merge pull request #1459 from diguage:lambda-map 8 years ago
Stephane Nicoll 1ab678a2a3 Polish "Refactor iterator of Map with Java8's Map.forEach" 8 years ago
diguage 1ef5f61ab2 Refactor iterator of Map with Java8's Map.forEach 8 years ago
Arjen Poutsma 7018804e84 ServerRequest.path() should return raw path 8 years ago
Sebastien Deleuze 97909f2258 Support date properties in Content-Disposition HTTP header 8 years ago
Sebastien Deleuze e0e6736bc5 Introduce LocaleContextResolver in WebFlux 8 years ago
Juergen Hoeller 72a8868f84 FreeMarker macros based on HTML output format (requires FreeMarker 2.3.24+) 8 years ago
Juergen Hoeller a0cea9a86f Polishing 8 years ago
Sebastien Deleuze aa28b6cb54 Upgrade to Kotlin 1.1.2-5 8 years ago
Juergen Hoeller 779deb0fa7 Cleanup of duplicate semicolons 8 years ago
Juergen Hoeller 7dd8dc62a5 Fixes for ignored tests after last week's nullability commit 8 years ago
Stephane Nicoll 58242f2249 Polish 8 years ago
Stephane Nicoll 40df48fd95 Merge pull request #1454 from diguage:lambda 8 years ago
Stephane Nicoll fc64b8040f Polish "Replace relevant code with lambda" 8 years ago
diguage 4b1478d830 Replace relevant code with lambda 8 years ago