3048 Commits (b3dc75265d3ec11a080df86ee77dba7428b9f23f)

Author SHA1 Message Date
rstoyanchev 40eb9c2c81 Add docs for API version deprecation support 6 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 6 months ago
rstoyanchev 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" 6 months ago
rstoyanchev ffdf941219 Resolve API version in RequestMappingHandlerMapping 6 months ago
rstoyanchev 492e51f3ba Add handling of deprecated API versions 6 months ago
rstoyanchev 0eec1dc636 Consistently validate API version 6 months ago
rstoyanchev a0f9872746 Refactor construction of VersionRequestCondition 6 months ago
rstoyanchev 5d34f9c87e Support API versioning via MediaType parameter 6 months ago
Spring Builds 16edf9867a Update copyright headers in source files 6 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 6 months ago
Brian Clozel faada70d59 Reset respone content-type for invalid range responses 6 months ago
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 6 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 6 months ago
秦利斌 1a5cc87bb1
Remove unused field in ResourceHttpRequestHandler 6 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 6 months ago
秦利斌 99890b6147 Fix ResourceHttpRequestHandler#setHeaders JavaDoc 6 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 7 months ago
Sébastien Deleuze 826041d2f7 Add Kotlin body advices 7 months ago
Sébastien Deleuze 4d09eb569b Refine RequestResponseBodyMethodProcessorKotlinTests 7 months ago
Sébastien Deleuze a439e9030f Fix collection support in AbstractKotlinSerializationHttpMessageConverter 7 months ago
James Yuzawa aa5c0dcd72 Add caching headers to unmodified static resources 7 months ago
rstoyanchev 230540b6da Polishing contribution 7 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 7 months ago
rstoyanchev 983af78352 Configurable limit on HandlerMappingIntrospector 7 months ago
Sébastien Deleuze 13be54a1d2 Make ProblemDetailJacksonXmlMixin compatible with Jackson 3 7 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 7 months ago
Sébastien Deleuze 2a29e16456 Deprecate for removal Jackson 2 support 7 months ago
Sébastien Deleuze 7acd4aec38 Introduce Jackson 3 support to AnnotationDrivenBeanDefinitionParser 7 months ago
Sébastien Deleuze d0cd7af7e6 Introduce hints support in advices 7 months ago
Sébastien Deleuze 71987a8713 Introduce Jackson 3 support for views 7 months ago
Sébastien Deleuze d4e4a9ae06 Introduce Jackson 3 support for converters 7 months ago
rstoyanchev 9c13c6b695 Revert "Use optimistic locking where possible in `ResponseBodyEmitter`" 8 months ago
rstoyanchev b49924ba37 Revert "Fix handling of timeout in SseEmitter" 8 months ago
Sam Brannen a22d204681 Remove duplicate words in Java source code 8 months ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 8 months ago
Sébastien Deleuze eee45c3583 Refine CORS preflight requests handling with no configuration 9 months ago
Juergen Hoeller ee804ee8fb Avoid throwing of plain RuntimeException 9 months ago
Taeik Lim a946fe2bf8 Fix broken link for Server-Sent Events 9 months ago
Juergen Hoeller 743f32675d Only attempt load for CGLIB classes in AOT mode 9 months ago
rstoyanchev f68fb97e7e Remove outdated notes on forwarded headers. 9 months ago
Tran Ngoc Nhan 30fcaef813 Remove unnecessary closing curly brackets in Javadoc 9 months ago
Juergen Hoeller 47651350f3 Polishing 9 months ago
Sam Brannen 6505c4b839 Refine use of isArray() and componentType() 9 months ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 9 months ago
rstoyanchev 18c3b637e4 Fix dated Javadoc in MvcUriComponentsBuilder 9 months ago
rstoyanchev 34c69bfc67 Allow empty comment in ServerResponse.SseBuilder 9 months ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 9 months ago
rstoyanchev f8a82b46c1 Fix WebSocketHandlerMapping match for "/*" 9 months ago
rstoyanchev 51d34fff64 API versioning support for Spring MVC 9 months ago
Sam Brannen 8334cb1abb Revise tests to better express intent 10 months ago