3061 Commits (d510b738f45865ac09b8097ead7d31c84a00df07)

Author SHA1 Message Date
rstoyanchev 3ce7613195 Add version deprecation tests for router functions 6 months ago
rstoyanchev 86f50b20f2 Move ApiVersionStrategy up to AbstractHandlerMapping 6 months ago
NeatGuyCoding eeedeb3b10 Remove the duplicated “rss” assertion 6 months ago
rstoyanchev 1a9f19f87f Update use of preset content-type for streaming 6 months ago
rstoyanchev 55634f972c Use preset content-type for streaming response 6 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 6 months ago
rstoyanchev 224f1af08e Prepare to support API versioning for fn 6 months ago
rstoyanchev d045f44693 Polishing in RequestMappingHandlerMapping 6 months ago
Brian Clozel 28f9adf88e Simplify media files detection in WebMvcConfigurationSupport 6 months ago
Brian Clozel 7e919d2c96 Reorder multipart converter for server converters 6 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 6 months ago
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