14879 Commits (50fc8f4e327078e512f7eb25538a36f7a58a1801)
 

Author SHA1 Message Date
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
Juergen Hoeller 738160538e TargetSource.getTarget() is nullable again (for compatibility with MethodInvocation.getThis) 8 years ago
Juergen Hoeller 47ec966757 TargetSource.getTarget() is nullable again (for compatibility with MethodInvocation.getThis) 8 years ago
Brian Clozel 233c15b80e Add PathPatternRegistry for handler mapping matching 8 years ago
Brian Clozel 1f0d107d37 Enable trailing slash matching by default 8 years ago
Juergen Hoeller 3ae84d6dd8 Consistent support for Charset/StandardCharsets in UriUtils etc 8 years ago
Juergen Hoeller 14161d1dbf Protected applyLifecycleMethods in UrlBasedViewResolver 8 years ago
Juergen Hoeller 6320976669 Latest dependency updates (H2 1.4.196, Apache JSTL 1.2.5, HtmlUnit 2.27) 8 years ago
Stephane Nicoll aca5eb7393 Merge pull request #1449 from diguage:dev 8 years ago
Stephane Nicoll 451b419624 Polish "Use Map#forEach instead of Map#entrySet#forEach" 8 years ago
diguage 2efa06237a Use Map#forEach instead of Map#entrySet#forEach 8 years ago
Arjen Poutsma 424bc75fb1 Remove headers(HttpHeaders) 8 years ago
Arjen Poutsma 9bf82dc18f Add addAll(MultiValueMap) 8 years ago
Arjen Poutsma 7085a30382 Improve capacity calculcation in DefaultDataBuffer 8 years ago