1343 Commits (7772b914c694b5b16d6e9c9f56acf7b03b47f9d4)

Author SHA1 Message Date
Juergen Hoeller 699fde91db Polishing 7 years ago
Juergen Hoeller cc6e6490d2 Polishing 7 years ago
Rossen Stoyanchev eea8ee2165 Migrate JSP tag library appendix reference to Javadoc. 7 years ago
nkjackzhang b11d1f5f9b Fix typos in spring-mvc.xsd 7 years ago
Rossen Stoyanchev 0f1bd49f6d HandlerMappingIntrospector is a bean 7 years ago
Juergen Hoeller ec345bf162 Revised handling of missing data class arguments 7 years ago
Juergen Hoeller a1a7c62127 Consistent configurer access in WebMvcConfigurationSupport 7 years ago
Juergen Hoeller efce7902c4 Polishing 7 years ago
Juergen Hoeller 9ff4c0bff8 DispatcherServlet.getHandlerMappings() accessor declared as final 7 years ago
Rossen Stoyanchev 2da2c17fbb WebFlux supporst HttpHeaders return values 7 years ago
Juergen Hoeller e2882fe1db Build against EE 8 API level wherever possible 7 years ago
Juergen Hoeller 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) 7 years ago
Rossen Stoyanchev 132022861e Remove ResourceServlet deprecated in 4.3.x 7 years ago
Rossen Stoyanchev 816a58fcf9 RouterFunctionMapping provides getter for RouterFunction 7 years ago
Juergen Hoeller 7ae59d0c2a Nullability refinements on private and static methods 7 years ago
Rossen Stoyanchev 819ca0dbd4 Expose getters for the configured HandlerMapping's 7 years ago
Juergen Hoeller 5bdcb895c0 HttpEntityMethodProcessor lets entity headers override existing headers (again) 7 years ago
Sebastien Deleuze 1bc93e3d0f Revisit nullability annotations 7 years ago
Grant Hutchins f4ef5cd451 Fix broken RequestMappingHandlerAdapter setter 7 years ago
Juergen Hoeller b122bc6dcc Upgrade to Hibernate Validator 6.0.2 7 years ago
Brian Clozel 582014e944 Support HTTP range requests in MVC Controllers 7 years ago
Brian Clozel 397fd24849 Revert "Leverage Kotlin plugin dependency management" 7 years ago
Sebastien Deleuze 3e2f6c848a Leverage Kotlin plugin dependency management 7 years ago
Brian Clozel cc3d7d2d48 Apply dependency management to selected modules 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 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