2451 Commits (33b329e13acc70000507990f89f7cb1738f42a15)

Author SHA1 Message Date
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 2 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 2 years ago
Brian Clozel c72c2ffc26 Polish 2 years ago
Nheyll 058109315d Deprecate support for theme 2 years ago
Sam Brannen 0395fb4f5f Polish tests 2 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 2 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 2 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 2 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 2 years ago
Sam Brannen 2ecc37fbef Reintroduce exclusion of dom4j for findbugs 2 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 2 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 2 years ago
Stephane Nicoll cd2b7afc87 Avoid reflection on OptionalValidatorFactoryBean 2 years ago
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