2451 Commits (33b329e13acc70000507990f89f7cb1738f42a15)

Author SHA1 Message Date
Sam Brannen b3f786728e Use modern language features in tests 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
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
izeye 713795cc34 Polish 3 years ago
Rossen Stoyanchev 3600644ed1 Require type-level @Controller annotation 3 years ago
Stephane Nicoll 61601de250 Polish formatting 3 years ago
Adam Ostrožlík 4453102e85 Polish ExceptionHandlerMethodResolver mapping 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
Brian Clozel 24cb1def7d Polish 3 years ago
ydh6226 a0ba808217 Use HttpHeaders.ALLOW instead of String constant 3 years ago
liuzhifei 32359c52b4 Remove transitive dependency on Java EE 8 JAX-B 3 years ago
Arjen Poutsma 7a4207cd7b Changes because HttpMethod changed to class 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 259bcd60fb Change deprecated MimeType specificity usages 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Arjen Poutsma 5fbdd6dcfe Throw exception using capturing patterns in AntPathMatcher 3 years ago
Juergen Hoeller b88ed7f4bb Update API version and package references for Jakarta EE 9 3 years ago
Christoph Dreis 5c972fcc54 Use Charset variants of URLEncoder and URLDecoder methods 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
Sam Brannen 1f248b34f6 Apply "instanceof pattern matching" in spring-webmvc 3 years ago
Rossen Stoyanchev 76c9306dda Adjust logging of resource locations 3 years ago
Rossen Stoyanchev 0705454ce0 Fix typo in Javadoc 3 years ago
liuzhifei ca999fb38c fix Javadoc typo in PathMatchConfigurer#setUseSuffixPatternMatch 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
Rossen Stoyanchev f14bd50033 Prune empty method adapter classes 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 93efb20a53 Fix broken links in Javadoc 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
Phillip Webb 50f2016293 Fix timezone specific failing test 3 years ago
Juergen Hoeller f440fb8baf Unit tests for record binding 3 years ago
Rossen Stoyanchev 8b5f5d9f65 Fix multipart request test with Jetty server 3 years ago