2330 Commits (2cc4486e3d62266208a12078451a9ab31b5ef968)

Author SHA1 Message Date
Sam Brannen e4395f2f8b Clean up warnings and polishing 2 years ago
Johnny Lim 00f7f5ff0a Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 2 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 2 years ago
rstoyanchev 4c08c276f7 Avoid NPE in PathMatchConfigurer 2 years ago
Marc Wrobel bd3499671c Fix typos in test code 2 years ago
rstoyanchev 3badc47647 Polishing 2 years ago
rstoyanchev 263811ecfa Add WebFlux equivalent of ResponseEntityExceptionHandler 2 years ago
rstoyanchev 380aedb12a Add ProblemDetailJacksonMixin 2 years ago
Sam Brannen 1c03aaaddc Fix Javadoc in ResponseEntityExceptionHandler 2 years ago
Sam Brannen 285b1b483e Update Javadoc in DefaultHandlerExceptionResolver to reflect changes 2 years ago
rstoyanchev b64835d2c8 Improve ResponseEntityExceptionHandler 2 years ago
Sam Brannen 5b1a84e395 Polish contribution 2 years ago
Marc Wrobel 6985fa8057 Fix and improve Javadoc in spring-webmvc 2 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 2 years ago
Sam Brannen 73d92d66b9 Stop using convention-based annotation attribute overrides in tests 2 years ago
Sam Brannen a5ceb964b9 Improve display names in CrossOriginTests 2 years ago
Sam Brannen 0beee7dc69 Stop using convention-based attribute overrides in tests in spring-test and spring-mvc 2 years ago
Sam Brannen 0621a8eff1 Fix concurrency issues in FreeMarkerMacroTests 2 years ago
rstoyanchev a81ba68da1 Update remaining trailingSlashMatch default value 2 years ago
rstoyanchev b95362a3fd Avoid request params access for form data in logRequest 2 years ago
rstoyanchev b312eca391 Deprecate and set trailingSlash option to false 2 years ago
rstoyanchev 14fd2605a3 Deprecate UrlPathHelper shortcuts on AbstractHandlerMapping 2 years ago
rstoyanchev 92cf1e13e8 Enable use of parsed patterns by default in Spring MVC 2 years ago
Sébastien Deleuze 22a750f378 Replace build-time initialization by constant fields 2 years ago
rstoyanchev 98c7d8100d Remove "with" methods in ProblemDetail 2 years ago
rstoyanchev 45ee7913bf Polishing ProblemDetail support 2 years ago
Sam Brannen e19e9757d4 Polishing 2 years ago
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 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