2296 Commits (67b1420b32cadef349bb60490b6e07cc5f882ecc)

Author SHA1 Message Date
Juergen Hoeller 30c873b4b5 Move NestedServletExceptionTests to spring-web module 2 years ago
Juergen Hoeller 4e1b9f1492 Replace deep exception message nesting with custom inclusion of cause messages 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
Sébastien Deleuze 2b76a12b86 Refine build time init configuration 2 years ago
Stephane Nicoll 0992f855e6 Add base infra for Web controllers hints 2 years ago
Arjen Poutsma 216a266856 Polish 2 years ago
christophejan bbabf8d855 Add minimal Kotlin DSL RouterFunction attributes support 2 years ago
christophejan 5b1bda5c7c Add test case on nested RouterFunction attributes 2 years ago
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 3 years ago
Sam Brannen 8547f8601d Polish LocaleResolver tests 3 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