2451 Commits (33b329e13acc70000507990f89f7cb1738f42a15)

Author SHA1 Message Date
Sam Brannen 0a7a53af6d Polish contribution 2 years ago
Vedran Pavic 864dcf67d8 Simplify default locale/timezone resolution in cookie/session locale resolvers 2 years ago
Vedran Pavic 94cc2da33b Update LocaleContextResolver to implement LocaleResolver 2 years ago
Vedran Pavic 9a0eb8db28 Update AcceptHeaderLocaleResolver to extend AbstractLocaleResolver 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 874077d16e Apply "advanced" instanceof pattern matching 3 years ago
Sam Brannen 0cf2bd0bcf Suppress warning in test in Gradle build 3 years ago
rstoyanchev f0e23b66f3 The "consumes" condition compares MediaType parameters 3 years ago
Andy Wilkinson 1d825440c3 Update Javadoc since type-level @Controller is now required 3 years ago
Sam Brannen 06679a5583 Fix tests in DispatcherServletTests 3 years ago
Sam Brannen 745eb1a881 Polish DispatcherServletTests 3 years ago
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