2336 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
Sam Brannen 7ffd4e7cf8 Sync test fixture MockServerHttpRequest implementation with original 6 months ago
Brian Clozel 8448dc90a4 Upgrade to Jetty 12.1.0.beta1 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
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 6 months ago
Stéphane Nicoll 8bf9e0cbff Polish "Add hints to instantiate HttpService group adapters" 6 months ago
Olga Maciaszek-Sharma 8142f80581 Add hints to instantiate HttpService group adapters 6 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 6 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 7 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 7 months ago
Brian Clozel 5fbb81de10 Fix missing "since" attributes for Deprecated code 7 months ago
Dmitry Sulman 63db3d06ab Fix method links in Javadoc of WebClient 7 months ago
rstoyanchev 2e086bd727 Refine HttpServiceGroupConfigurer API 7 months ago
rstoyanchev 5b19f6249e Refactoring in ApiVersionInserter 7 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 7 months ago
Sébastien Deleuze 5cb2f870d0 Introduce Jackson 3 support for codecs 7 months ago
rstoyanchev e5d4d7c13c Refactor DefaultApiVersionInserter 8 months ago
rstoyanchev 22e7f24731 Add defaultApiVersion to RestClient and WebClient 8 months ago
rstoyanchev c067919173 Ensure Fragment can merge attributes 8 months ago
rstoyanchev ac773d97e9 Polishing contribution 8 months ago
Artur bd7007227c Provide a working example instead of unclear placeholders 8 months ago
rstoyanchev 6d6f657858 Add option to not use detected versions 8 months ago
rstoyanchev c48ff357dc HTTP Service proxy sets body type 8 months ago
Sam Brannen a22d204681 Remove duplicate words in Java source code 8 months ago
Sam Brannen 4d648f8b5d Clean up warnings in Gradle build 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
Taeik Lim a946fe2bf8 Fix broken link for Server-Sent Events 9 months ago
Brian Clozel 0b92a51650 Reinstate failing tests after Tomcat upgrade 9 months ago
Brian Clozel b8158df3d6 Create new observation context for WebClient retries 9 months ago
rstoyanchev 7bf628c827 Client support for API versioning 9 months ago
rstoyanchev 483abd96a4 Polishing in client adapter tests 9 months ago
rstoyanchev 10e32c92e6 Make container annotation for ImportHttpServices nested 9 months ago
rstoyanchev ebdebbbd06 Rename HttpServiceGroups to ImportHttpServiceGroups 9 months ago
rstoyanchev 92b0eb7f8b Add HTTP Service registry support 9 months ago
Sébastien Deleuze 7e9c33f50e Polishing 9 months ago
Dmitry Sulman 00b88ec76f Propagate CoroutineContext to WebClient filter 9 months ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 9 months ago
Sébastien Deleuze 0141725638 Polishing 9 months ago
Dmitry Sulman 0c2ba4e38e Recursively box/unbox nested inline value classes 9 months ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 9 months ago
rstoyanchev e73dc37513 API versioning support for Spring WebFlux 10 months ago