2638 Commits (main)

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