3011 Commits (39e263fe5d8ba767d22e594cffd02420bab43f2a)

Author SHA1 Message Date
rstoyanchev 1fc020cf92 Fix checkstyle violations 3 years ago
rstoyanchev 592ab0f350 Add ~.validation.method package 3 years ago
rstoyanchev 7a79da589a Add default web handling of method validation errors 3 years ago
rstoyanchev a481c7649f Refactor to prepare for method validation handling 3 years ago
rstoyanchev d4ac90dae0 Support nested constructors in DataBinder 3 years ago
rstoyanchev 11a416156b Use ResolvableType to create WebDataBinder 3 years ago
rstoyanchev ea398d7b7e Support constructing target object in DataBinder 3 years ago
Sam Brannen 854715d9a7 Update copyright headers 3 years ago
Sébastien Deleuze f06cf21341 Support Kotlin parameter default values in handler methods 3 years ago
Sam Brannen 06b6c4bcf9 Update copyright headers 3 years ago
Sam Brannen 67798a7b52 Fix CSS classes in Javadoc HTML tables due to upgrade to Java 17 3 years ago
rstoyanchev 089d938e15 Set throwExceptionIfNoHandlerFound=true and deprecate 3 years ago
rstoyanchev c00508d6cf Raise and handle NoResourceFoundException 3 years ago
Stephane Nicoll 294cdba80c Update copyright year of changed file 3 years ago
cwatzl 072a86149d Flag PathResourceResolver#resolve*Internal as @Nullable 3 years ago
Sam Brannen a2072de391 Update copyright headers 3 years ago
Sam Brannen f22f439a68 Suppress deprecation warning due to upgrade to context-propagation 1.0.3 3 years ago
Juergen Hoeller 220995b830 Move HandlerMethodValidator to web.method.annotation package 3 years ago
rstoyanchev 61eaa9333b Polishing in ErrorResponse 3 years ago
rstoyanchev 9c7b5cb3f5 Add ProblemDetail "type" message code 3 years ago
Arjen Poutsma 8a29bfba3f Polishing external contribution 3 years ago
Vatsa 0c817f0441 Add non-null assertions in DefaultEntityResponseBuilder 3 years ago
Sam Brannen 6cfb11a360 Upgrade to Micrometer BOM 1.10.8 and context-propagation 1.0.3 3 years ago
Sébastien Deleuze 6a26db80b6 Refine RouterFunctionMapping ordering consistency 3 years ago
rstoyanchev bbab4faf7a Method level only, empty RequestMapping matches "" and "/" 3 years ago
Juergen Hoeller cc8c852c2b Specific check for parent of MethodInvocationInfo ClassLoader 3 years ago
Rossen Stoyanchev bd054a4918 Add method validation to Spring MVC 3 years ago
Sam Brannen 0093d6e34d Polish contribution 3 years ago
luohongtu 324c6057fd Remove duplicate code in RequestResponseBodyMethodProcessor 3 years ago
Sébastien Deleuze 66a1be2d86 Enable KotlinScriptTemplateTests with Java 19 3 years ago
Sam Brannen 05eab703cc Polishing 3 years ago
Juergen Hoeller 8c6287ef7b Expose parameter/field name for non-JavaBeans type conversion 3 years ago
rstoyanchev 938dff7bbe Remove (recently committed) erroneous character in test 3 years ago
rstoyanchev 7629ea5672 Update docs to mention Boot's HttpMessageConverters 3 years ago
rstoyanchev 454a85978f Allow fallback on subclass of ProblemDetail 3 years ago
Simon Baslé 3f14ebc4cf Polish ReactiveTypeHandler when checking wildcard ndjson subtype 3 years ago
Simon Baslé 9332b3f690 Have ReactiveTypeHandler consider +x-ndjson suffix as streaming 3 years ago
Brian Clozel a91effcd86 Ignore some FreeMarker tests for JDK21 3 years ago
Brian Clozel 07a5d8c91c Fix FreeMarker tests for JDK21 build 3 years ago
Sam Brannen 5e52259fb3 Suppress warnings in tests 3 years ago
Juergen Hoeller c1014f5989 Relax relative path existence assertion for parsed URIs 3 years ago
Juergen Hoeller d39e44c209 Deprecate AutowireCapableBeanFactory.createBean(Class, int, boolean) 3 years ago
Juergen Hoeller 9342317291 Avoid use of java.net.URL constructors (for JDK 20 compatibility) 3 years ago
Sam Brannen ce3e9b0c29 Polishing 3 years ago
Sam Brannen cef597bedd Update copyright headers 3 years ago
Sam Brannen 01fabfe66d Suppress warnings in tests 3 years ago
Sébastien Deleuze b5b115e52c Fix SSE with indenting serializer in WebMvc.fn 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago
Vatsa 6c8ebc7f7e Add non-null assertions in DefaultServerResponseBuilder 3 years ago
Juergen Hoeller 491ae1e3be Use MethodInvocationInfo class loader in case of JDK platform loader as well 3 years ago