2199 Commits (d6768ccc1852f4720781d490e13529e0283d9d63)

Author SHA1 Message Date
Sam Brannen e19e9757d4 Polishing 2 years ago
Juergen Hoeller 30c873b4b5 Move NestedServletExceptionTests to spring-web module 2 years ago
rstoyanchev 8c777111fa Revise commit #52d068 with corrected test 2 years ago
rstoyanchev d28d603081 Polishing 2 years ago
rstoyanchev 52d0681ca1 WebMvc respects RouterFunction beans ordering 2 years ago
Sam Brannen aab9da0366 Polish LocaleResolver support 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 8547f8601d Polish LocaleResolver tests 2 years ago
rstoyanchev f95bf96ec9 Correct path encoding/decoding in PathResourceResolver 3 years ago
rstoyanchev 66a5742df3 Polishing 3 years ago
Sam Brannen 06679a5583 Fix tests in DispatcherServletTests 3 years ago
Sam Brannen 745eb1a881 Polish DispatcherServletTests 3 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 3 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Stephane Nicoll b81c62d064 Update copyright year of changed file 3 years ago
zhangmingqi09 ca1a11acac Fix github issue reference in RequestMappingHandlerMapping 3 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 3 years ago
Juergen Hoeller 0cf7f7bd89 Polishing 3 years ago
GatinMI b158110801 Fix debug log for no matching acceptableTypes 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
Sam Brannen 9fbf5dc945 Use String#lastIndexOf(int) where possible 3 years ago
rstoyanchev ec03e8830e Remove path variables from pathWithinMapping 3 years ago
Stephane Nicoll d2c7dfb79e Add convenience factory method for Managed[List|Set|Map] 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
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