2145 Commits (7907478d363ebf331b9e3c84adf3b3fec91bd594)

Author SHA1 Message Date
Rossen Stoyanchev 674dc2f203 Do not log request parameters for multipart requests 3 years ago
Phillip Webb 52b03e3326 Migrate CoroutinesUtils to Java 3 years ago
Sam Brannen 04e6b233ca Upgrade to JUnit 5.8 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Rossen Stoyanchev b6037d0d07 Correctly format class name in default package 3 years ago
Juergen Hoeller b6c2c11805 Polishing 3 years ago
Sam Brannen 9f7a94058a Update copyright date 3 years ago
LEE Juchan caf6760ddd
Fix grammatical errors in Javadoc 3 years ago
Stephane Nicoll af6fd6c303 Polish "Fix duplicate "the" in Javadoc and XSD" 3 years ago
Sanghyuk Jung ac72277258 Fix duplicate "the" in Javadoc and XSD 3 years ago
Syuziko eaf9deedfd Polish tests 3 years ago
Rossen Stoyanchev 55e17ef306 Polishing contribution 3 years ago
Yanming Zhou f2be4e9320 Use MessageSource for @ExceptionHandler methods 3 years ago
DongHyuk c2f91765b4
Fix typo in Javadoc in AbstractHandlerMapping 3 years ago
Rossen Stoyanchev bb816c123c Use MessageSource in HandlerMethod for error reason 3 years ago
Rossen Stoyanchev 95d7f883ae Deprecate LastModified 3 years ago
Rossen Stoyanchev 25131ebf6f Resource handler initialized only once 3 years ago
Rossen Stoyanchev 0267b00a65 Minor update to Javadoc for HandlerInterceptor#postHandle 3 years ago
Juergen Hoeller ed27ea7aa0 Restrict fallback multipart binding to POST requests with multipart/form-data 3 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 3 years ago
Sam Brannen 4e8828dc10 Suppress warnings in ServletAnnotationControllerHandlerMethodTests 3 years ago
Sam Brannen df588e030f Avoid duplicated documentation of validation annotations 3 years ago
Sam Brannen b677206159 Polish Javadoc 3 years ago
Sviatoslav Hryb e04ca3d671
Improve RequestPartMethodArgumentResolver Javadoc 3 years ago
Sviatoslav Hryb 2fc47d8752
Improve RequestResponseBodyMethodProcessor Javadoc 3 years ago
Juergen Hoeller 23f396a231 Nullability refinements 3 years ago
Sviatoslav Hryb 708e61a7ef Fix WebMvcConfigurationSupport javadoc 3 years ago
Sam Brannen f0f450a18d Polishing 3 years ago
Sam Brannen 746b1b2fe1 Polishing 4 years ago
izeye ab2c78a9d5 Fix broken Javadoc tags 4 years ago
Brian Clozel ac0e71745b Set best matching pattern attribute in WebMvc.fn 4 years ago
Juergen Hoeller 1469bdbc70 Nullability refinements and related polishing 4 years ago
Rossen Stoyanchev aa51ed1940 Fix failing tests 4 years ago
ShindongLee 07ba95739b Fix parameter bug of handler inside the filterFunction DSL 4 years ago
Rossen Stoyanchev 443c34cc90 CorsRegistry implements combine correctly 4 years ago
Bryce Yang 55faf6e320 Use HttpMethod enums 4 years ago
Arjen Poutsma 6f4fb08bf8 Invoke WebMvc.fn error handlers for async errors 4 years ago
Johnny Lim 98770b15e7
Polishing 4 years ago
Rossen Stoyanchev 86123de883 HandlerMappingIntrospector handles attribute changes properly 4 years ago
Christoph Dreis e7cbe23771 Avoid exceptions when evaluating validation hints 4 years ago
Rossen Stoyanchev 69bbdce826 HandlerMappingIntrospector ensures initialized RequestPath 4 years ago
Rossen Stoyanchev 27c4e74e24 Update CORS Javadoc in spring-websocket 4 years ago
Juergen Hoeller f31933e67e Nullability refinements 4 years ago
Sam Brannen f03ccd5cc9 Fix Javadoc in AcceptHeaderLocaleResolver 4 years ago
Juergen Hoeller 04ce8e0ac4 Make URL path tests compatible with Windows 4 years ago
Juergen Hoeller 29955a2898 Polishing 4 years ago
Rossen Stoyanchev 0a6a6d48e2 Avoid CI failures with UTF-8 chars in test filenames 4 years ago
Rossen Stoyanchev a08593b44b Correct matching of static resources with parsed patterns 4 years ago
Arjen Poutsma a2d91a562d Support "Accept-Patch" for unsupported media type 4 years ago
Arjen Poutsma 97f3846971 Support "Accept-Patch" for OPTIONS requests 4 years ago