2748 Commits (a55207e88fd23327fc68db7984fb9b5db868bea4)

Author SHA1 Message Date
Johnny Lim 85d029f7c3 Polishing 3 years ago
rstoyanchev 5ef3aab3fe Warn about ResponseEntity-ProblemDetail status mismatch 3 years ago
rstoyanchev 921eeadff4 Minor refactoring after recent commits 3 years ago
rstoyanchev e71057dca9 Support i8n of ProblemDetail "title" field 3 years ago
rstoyanchev 506fbe5243 Improve mapping any Exception to ErrorResponse 3 years ago
Brian Clozel 001b2636d6 Reorganize HTTP Observation types 3 years ago
Sébastien Deleuze 1439c5bb8f Document how to use WebJars without webjars-locator-core dependency 3 years ago
rstoyanchev 6c3a7192b7 Add classpath check for context-propagation 3 years ago
rstoyanchev cf2b1020f4 Update table of supported controller method return types 3 years ago
Sébastien Deleuze 42c3ac64ff Remove spring.spel.ignore and spring.xml.ignore flags 3 years ago
Sam Brannen 0985da23f9 Fix WebMvcConfigurationSupportTests due to change in previous commit 3 years ago
Iain Henderson b8243e6f84 Support CBOR and Protobuf with Kotlin Serialization 3 years ago
rstoyanchev b6c2e8de23 Support context propagation for Spring MVC controllers 3 years ago
rstoyanchev d581d48d24 Polishing ResponseBodyEmitterReturnValueHandlerTests 3 years ago
rstoyanchev b08f185a0b Use MethodArgumentNotValidException for model attributes 3 years ago
rstoyanchev a4210854fb MessageSource support for Spring MVC and WebFlux exceptions 3 years ago
Brian Clozel 7dd6afc263 Temporarily disable kotlin scripts tests with Java 19 3 years ago
rstoyanchev bc13d2b558 Remove unnecessary suppressing of deprecation 3 years ago
rstoyanchev 9eaae0fe04 Polishing contribution and Theme deprecation notices 3 years ago
Vedran Pavic cde92f5e1d Deprecate CookieGenerator 3 years ago
rstoyanchev e6c2d44646 Better integrate ResponseCookie in CookieLocaleResolver 3 years ago
rstoyanchev 075fccca94 Polishing contribution 3 years ago
Vedran Pavic 7ea49fa9f4 Refactor CookieLocaleResolver 3 years ago
rstoyanchev ac3ebc37dc Remove requestCompleted from RequestMappingHandlerAdapter 3 years ago
rstoyanchev c135549a4e Conditional initialization of messageConverters 3 years ago
Adam Ostrožlík 0ccb64fe10 Replace Collectors.toList with Stream.toList 3 years ago
Johnny Lim 907c96b21e Polish "Deprecate support for theme" changes 3 years ago
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 3 years ago
Sam Brannen 91bca55cbf Fix broken links to ThemeResolver in Javadoc 3 years ago
rstoyanchev f3c082abac Deprecate ignoreDefaultModelOnRedirect property 3 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 3 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 3 years ago
Sam Brannen 50dff77d01 Polish contribution 3 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 3 years ago
Brian Clozel 6eded96740 Instrument Servlet server apps for Observability 3 years ago
Brian Clozel 0770d86936 Deprecate StreamUtils.emptyInput() 3 years ago
Brian Clozel 2b5ca63339 Fix serialization compiler warnings with Java 18 3 years ago
Brian Clozel c72c2ffc26 Polish 3 years ago
Nheyll 058109315d Deprecate support for theme 3 years ago
Sam Brannen 0395fb4f5f Polish tests 3 years ago
Sam Brannen 1688becd73 Avoid questionable use of ClassPathResource#getPath() in tests 3 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 3 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 3 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 3 years ago
Juergen Hoeller b31a15851e Support for pre-generated CGLIB proxy classes (in AOT scenarios) 3 years ago
Stephane Nicoll cd2b7afc87 Avoid reflection on OptionalValidatorFactoryBean 3 years ago
Sam Brannen e4395f2f8b Clean up warnings and polishing 3 years ago
Johnny Lim 00f7f5ff0a Use MediaType.APPLICATION_FORM_URLENCODED_VALUE 3 years ago
Arjen Poutsma 2aa74c9121 Deprecate ListenableFuture in favor of CompletableFuture 3 years ago
rstoyanchev 4c08c276f7 Avoid NPE in PathMatchConfigurer 3 years ago