2296 Commits (67b1420b32cadef349bb60490b6e07cc5f882ecc)

Author SHA1 Message Date
rstoyanchev 76be6373a8 ErrorResponse support in Spring MVC exception hierarchy 3 years ago
rstoyanchev 3efedef161 Add ErrorResponse and ErrorResponseException 3 years ago
rstoyanchev 714d451260 Add ProblemDetail and `@ExceptionHandler` support 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
rstoyanchev ec03e8830e Remove path variables from pathWithinMapping 3 years ago
rstoyanchev 7ecfce2386 Polishing contribution 3 years ago
heowc ad2722b3a3 MissingServletRequestPartException extends ServletRequestBindingException 3 years ago
Stephane Nicoll d2c7dfb79e Add convenience factory method for Managed[List|Set|Map] 3 years ago
Juergen Hoeller 9688e61e20 Upgrade to Groovy 4.0 3 years ago
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