1268 Commits (c1559b3f0ab64dbdc6bde55d0ce4b622d3aac555)

Author SHA1 Message Date
Brian Clozel 582014e944 Support HTTP range requests in MVC Controllers 7 years ago
Juergen Hoeller fac1f236c3 Upgrade to Servlet API 4.0 for MVC and merge EhCache 3 tests into spring-context-support 7 years ago
Stephane Nicoll f6e7fef236 Polish 7 years ago
Juergen Hoeller 9aa369f402 Data class construction supports field default/marker parameters 7 years ago
Sebastien Deleuze 73cf07e9a4 Fix overridden methods nullability 7 years ago
Juergen Hoeller 61cdc842e0 BindingResult support for constructor argument mismatch on immutable data object 7 years ago
Juergen Hoeller b8f5e97ae5 Properly retrieve and expose HttpServletResponse for async requests 7 years ago
Sebastien Deleuze f57e5584af Add a reference to KT-18833 in JDK 9 ignored tests 7 years ago
Rossen Stoyanchev b1440b6816 Remove ParsingPathMatcher 7 years ago
Rossen Stoyanchev 4fc0ce1206 Properly detect null value params in params conditions 7 years ago
Rossen Stoyanchev bb684ce60b Improve decoding support for multipart filename 7 years ago
Sebastien Deleuze fa4d139684 Support instantiating Kotlin classes with optional parameters 7 years ago
Juergen Hoeller ac1d3b22c9 Polishing 7 years ago
Juergen Hoeller 46eba3dbfa Nullability fine-tuning around declaration inconsistencies 7 years ago
Juergen Hoeller 9fc4fb10b0 Nullability fine-tuning around bean properties 7 years ago
Sebastien Deleuze fb4ddb0746 Make getters and setters null-safety consistent 7 years ago
Juergen Hoeller c292a89b24 Http(Async)Client not actually nullable, plus MethodInterceptor nullability 7 years ago
Rossen Stoyanchev 70252a7335 Add tests for SPR-15777 7 years ago
Rossen Stoyanchev b0fc83ee05 Polish CssLinkResourceTransformer 7 years ago
Rossen Stoyanchev e37af83459 Improve docs on on use of urlDecode=false 7 years ago
Rossen Stoyanchev 134ceac58e Set all strategies in CNM factory bean 7 years ago
Juergen Hoeller 00f4c36d7a Nullability fine-tuning (RequestContext, LocaleResolver) 7 years ago
Sebastien Deleuze 1fa8410995 Leverage RFC_1123_DATE_TIME formatter in tests 7 years ago
Juergen Hoeller cc74a2891a @Nullable all the way: null-safety at field level 7 years ago
Rossen Stoyanchev 67330dfc23 Expose mapped handler as an exchange attribute 7 years ago
Juergen Hoeller 98642c7e29 Consistent ScriptTemplateView locale resolution via request 7 years ago
Rossen Stoyanchev 5b8f7f503f Deprecate adapter classes for async interceptors 7 years ago
Rossen Stoyanchev eb0479dee8 Polish 7 years ago
Violeta Georgieva e0678ba583 Add onError callback to DeferredResult 7 years ago
Juergen Hoeller 098ff6f0f8 Compatibility with JDK 9 release candidate build (175) 7 years ago
Juergen Hoeller 155a1c6c71 AsyncHandlerInterceptor.afterConcurrentHandlingStarted declared as default method 7 years ago
Rossen Stoyanchev 782c595cf7 Polish 8 years ago
Eko Kurniawan Khannedy ac68cc35c2 Ordered WebMvcConfigurer interceptor registrations 8 years ago
Sebastien Deleuze d5f9ad03a7 Support ScriptEngine#eval(String, Bindings) in ScriptTemplateView 8 years ago
Rossen Stoyanchev ef3e309c12 Adjust timeout in Spring MVC for reactive streaming 8 years ago
Juergen Hoeller 72a8868f84 FreeMarker macros based on HTML output format (requires FreeMarker 2.3.24+) 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 fc64b8040f Polish "Replace relevant code with lambda" 8 years ago
diguage 4b1478d830 Replace relevant code with lambda 8 years ago
Juergen Hoeller 14161d1dbf Protected applyLifecycleMethods in UrlBasedViewResolver 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
diguage c1d44d9a34 Use the diamond syntax 8 years ago
Stephane Nicoll 27aabb15f9 Polish "Refact iterator of Map with Java 8 forEach" 8 years ago
diguage dab7a7f0ee Refact iterator of Map with Java 8 forEach 8 years ago
Sebastien Deleuze 86580b2358 Polishing 8 years ago
Juergen Hoeller fd53d2a51a Consistent use of @Nullable in spring-test 8 years ago
Juergen Hoeller f813712f5b Consistent use of @Nullable across the codebase (even for internals) 8 years ago