2367 Commits (a4210854fb5f5c857f3c62ca22c2a0f225e0a2d0)

Author SHA1 Message Date
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 2 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 2 years ago
rstoyanchev bc13d2b558 Remove unnecessary suppressing of deprecation 2 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 2 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 2 years ago
rstoyanchev e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver 2 years ago
rstoyanchev 075fccca94 Polishing contribution 2 years ago
Vedran Pavic 7ea49fa9f4 Refactor CookieLocaleResolver 2 years ago
rstoyanchev ac3ebc37dc Remove requestCompleted from RequestMappingHandlerAdapter 2 years ago
rstoyanchev c135549a4e Conditional initialization of messageConverters 2 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 2 years ago
Johnny Lim 907c96b21e Polish "Deprecate support for theme" changes 2 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 2 years ago
Sam Brannen 91bca55cbf Fix broken links to ThemeResolver in Javadoc 2 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 2 years ago
rstoyanchev f3c082abac Deprecate ignoreDefaultModelOnRedirect property 2 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 2 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 2 years ago
Sam Brannen 50dff77d01 Polish contribution 2 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 2 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 2 years ago
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