2174 Commits (7f65e17ff2e728a2b1848da8db894f35fb09434f)

Author SHA1 Message Date
Juergen Hoeller cf5b86369d Explicitly close InputStream after resolution in RequestPartMethodArgumentResolver 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Sam Brannen 03668f9c10 Replace remaining use of StringBuffer with StringBuilder 3 years ago
Sam Brannen 3e14cdbc69 Polish tests 3 years ago
Rossen Stoyanchev e9083d7d20 Apply LogFormatUtils in more places 3 years ago
Katada, Junya 9261766677 Fix for ModelAndView.status not working with RedirectView 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Rossen Stoyanchev 829bed03af Polishing contribution 3 years ago
Andreas Grub ce0aed216b Add getter for RequestMappingInfo.BuilderConfiguration 3 years ago
Rossen Stoyanchev 0d7c562693 Polishing contribution 3 years ago
/usr/local/ΕΨΗΕΛΩΝ 913cc079af TagWriter can write empty attribute 3 years ago
Arjen Poutsma 5fbdd6dcfe Throw exception using capturing patterns in AntPathMatcher 3 years ago
Juergen Hoeller 2a268701c4 Introduce optimizeLocations flag for resource location filtering on startup 3 years ago
Rossen Stoyanchev 05ea991d62 Removing locations logging in ResourceHttpRequestHandler 3 years ago
Rossen Stoyanchev 76c9306dda Adjust logging of resource locations 3 years ago
Rossen Stoyanchev 0705454ce0 Fix typo in Javadoc 3 years ago
Rossen Stoyanchev 4dac8339ff Filter non-existing static resource locations 3 years ago
Juergen Hoeller 0f36569d75 Remove dead fallback code 3 years ago
Juergen Hoeller b53275f2d2 Add efficient existence check to ClassPathResource.isReadable() 3 years ago
Juergen Hoeller 1490d27d75 Decouple urlResourceWithCharset test from existence of tmp directory 3 years ago
Rossen Stoyanchev a2c52a97ba Filter non-existing static resource locations 3 years ago
Rossen Stoyanchev e8f6cd10a5 Apply value formatting to resolved exceptions 3 years ago
Sam Brannen bdfd983bb4 Fix example code formatting in @EnableWebMvc 3 years ago
Juergen Hoeller 87aaf5049b Polishing 3 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 3 years ago
Sam Brannen 48a507a993 Clean up warnings 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen bfdc99ab79 Fix Javadoc errors 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
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 4 years ago
Juergen Hoeller b6c2c11805 Polishing 4 years ago
Sam Brannen 9f7a94058a Update copyright date 4 years ago
LEE Juchan caf6760ddd
Fix grammatical errors in Javadoc 4 years ago
Stephane Nicoll af6fd6c303 Polish "Fix duplicate "the" in Javadoc and XSD" 4 years ago
Sanghyuk Jung ac72277258 Fix duplicate "the" in Javadoc and XSD 4 years ago
Syuziko eaf9deedfd Polish tests 4 years ago
Rossen Stoyanchev 55e17ef306 Polishing contribution 4 years ago
Yanming Zhou f2be4e9320 Use MessageSource for @ExceptionHandler methods 4 years ago
DongHyuk c2f91765b4
Fix typo in Javadoc in AbstractHandlerMapping 4 years ago
Rossen Stoyanchev bb816c123c Use MessageSource in HandlerMethod for error reason 4 years ago
Rossen Stoyanchev 95d7f883ae Deprecate LastModified 4 years ago
Rossen Stoyanchev 25131ebf6f Resource handler initialized only once 4 years ago
Rossen Stoyanchev 0267b00a65 Minor update to Javadoc for HandlerInterceptor#postHandle 4 years ago
Juergen Hoeller ed27ea7aa0 Restrict fallback multipart binding to POST requests with multipart/form-data 4 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 4 years ago
Sam Brannen 4e8828dc10 Suppress warnings in ServletAnnotationControllerHandlerMethodTests 4 years ago