2371 Commits (ba42deb7db626aecbee78707d2f697b7898f8bfb)

Author SHA1 Message Date
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 4 years ago
rstoyanchev b6c2e8de23 Support context propagation for Spring MVC controllers 4 years ago
rstoyanchev d581d48d24 Polishing ResponseBodyEmitterReturnValueHandlerTests 4 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 4 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 4 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 4 years ago
rstoyanchev bc13d2b558 Remove unnecessary suppressing of deprecation 4 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 4 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 4 years ago
rstoyanchev e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver 4 years ago
rstoyanchev 075fccca94 Polishing contribution 4 years ago
Vedran Pavic 7ea49fa9f4 Refactor CookieLocaleResolver 4 years ago
rstoyanchev ac3ebc37dc Remove requestCompleted from RequestMappingHandlerAdapter 4 years ago
rstoyanchev c135549a4e Conditional initialization of messageConverters 4 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 4 years ago
Johnny Lim 907c96b21e Polish "Deprecate support for theme" changes 4 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 4 years ago
Sam Brannen 91bca55cbf Fix broken links to ThemeResolver in Javadoc 4 years ago
Arjen Poutsma 990a34074a Upgrade RestTemplate to HttpClient 5 4 years ago
rstoyanchev f3c082abac Deprecate ignoreDefaultModelOnRedirect property 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Sam Brannen 50dff77d01 Polish contribution 4 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 4 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 4 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 4 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 4 years ago
Brian Clozel c72c2ffc26 Polish 4 years ago
Nheyll 058109315d Deprecate support for theme 4 years ago
Sam Brannen 0395fb4f5f Polish tests 4 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 4 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 4 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 4 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 4 years ago
Sam Brannen 2ecc37fbef Reintroduce exclusion of dom4j for findbugs 4 years ago
Andy Wilkinson a5fb55fd6d Replace dependency management plugin with built-in platform support 4 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 4 years ago
Stephane Nicoll cd2b7afc87 Avoid reflection on OptionalValidatorFactoryBean 4 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 4 years ago
Johnny Lim 00f7f5ff0a Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 4 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 4 years ago
rstoyanchev 4c08c276f7 Avoid NPE in PathMatchConfigurer 4 years ago
Marc Wrobel bd3499671c Fix typos in test code 4 years ago
rstoyanchev 3badc47647 Polishing 4 years ago
rstoyanchev 263811ecfa Add WebFlux equivalent of ResponseEntityExceptionHandler 4 years ago
rstoyanchev 380aedb12a Add ProblemDetailJacksonMixin 4 years ago
Sam Brannen 1c03aaaddc Fix Javadoc in ResponseEntityExceptionHandler 4 years ago
Sam Brannen 285b1b483e Update Javadoc in DefaultHandlerExceptionResolver to reflect changes 4 years ago
rstoyanchev b64835d2c8 Improve ResponseEntityExceptionHandler 4 years ago
Sam Brannen 5b1a84e395 Polish contribution 4 years ago