2264 Commits (8b6dcb9ccc33b11a7d4900d29fdf0c0d15de98a7)

Author SHA1 Message Date
Sam Brannen eb50a6f4a0 Further polishing regarding JDK baseline upgrade 3 years ago
lihan a892ce80c1 Polishing regarding JDK baseline upgrade 3 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 3 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 3 years ago
rstoyanchev 8378af9e39 Polishing 3 years ago
rstoyanchev 78ab4d7118 Support content negotiation for RFC 7807 3 years ago
Sam Brannen e26d8839b3 Stop referring to features as Java 6/7 features where unnecessary 3 years ago
Sam Brannen 9b1c8a3a5c Fix broken ToStringVisitorTests 3 years ago
Juergen Hoeller 2b65f274dc Use Set.of instead of HashSet with Arrays.asList 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 081c6463e9 Polish Javadoc for PathVariableMapMethodArgumentResolver 3 years ago
dugenkui03 ffffa055f0 Return UnmodifiableMap in MVC PathVariableMapMethodArgumentResolver 3 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 3 years ago
Juergen Hoeller 0cf7f7bd89 Polishing 3 years ago
Arjen Poutsma 9adfa5e8b0 Add HEAD support in MVC/WebFlux Resource handling 3 years ago
GatinMI b158110801 Fix debug log for no matching acceptableTypes 3 years ago
Sam Brannen 7a1421cb0f Suppress deprecation warnings in tests 3 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 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
Sam Brannen 4db2f8ea1b Remove obsolete Nashorn-based scripting tests 3 years ago
rstoyanchev c03def79d4 Fix test failures 3 years ago
rstoyanchev b045e5baef Tests for ErrorResponse hierarchy to verify the output 3 years ago
rstoyanchev 679432ece6 DefaultHandlerExceptionResolver supports ErrorResponse 3 years ago
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