1290 Commits (1653ec3b449ac81360dae9f916cc9aa18badea4c)

Author SHA1 Message Date
rstoyanchev 11cb062357 Assert versionRequired and defaultVersion 8 months ago
rstoyanchev a7e3a438c9 Correctly apply required API version validation 8 months ago
Brian Clozel 7112efee1b Align HttpStatus with RFC9110 8 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 8 months ago
Brian Clozel fce7b3d420 Remove Undertow-specific support and testing 8 months ago
Sébastien Deleuze 1af95a0704 Upgrade to Jackson 3.0.0-rc8 and 2.20.0-rc1 8 months ago
rstoyanchev 89ba0fd6df Polishing contribution 9 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 9 months ago
rstoyanchev 87838aa4c5 PathApiVersionResolver is not nullable 9 months ago
rstoyanchev 09917fad7b Fix bean name for ApiVersionStrategy in WebFlux config 9 months ago
rstoyanchev 2238121350 Prefer mapping without version for unversioned request 9 months ago
rstoyanchev 48506db996 Avoid IllegalStateException for unversioned request 9 months ago
Brian Clozel 444573d4b5 Display original request URI in NoResourceFoundException message 9 months ago
Sam Brannen fbc5ff80f4 Implement AutoCloseable in GzippedFiles 9 months ago
Sébastien Deleuze 19086835a7 Upgrade tests to OkHttp 5.x 9 months ago
Sam Brannen b1222ccab7 Polish contribution 10 months ago
Renato Mameli b901afffd0 Fix consumes handling for interface @RequestBody 10 months ago
rstoyanchev 1982c7e020 Support 404 handling for HttpExchange interfaces 10 months ago
Sam Brannen c6a8df4a9d Use Duration.ZERO whenever possible 10 months ago
rstoyanchev 3ce7613195 Add version deprecation tests for router functions 10 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 10 months ago
rstoyanchev 224f1af08e Prepare to support API versioning for fn 10 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 10 months ago
rstoyanchev 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" 10 months ago
rstoyanchev ffdf941219 Resolve API version in RequestMappingHandlerMapping 10 months ago
rstoyanchev 492e51f3ba Add handling of deprecated API versions 10 months ago
rstoyanchev 0eec1dc636 Consistently validate API version 10 months ago
rstoyanchev a0f9872746 Refactor construction of VersionRequestCondition 10 months ago
rstoyanchev 5d34f9c87e Support API versioning via MediaType parameter 10 months ago
Sam Brannen 7ffd4e7cf8 Sync test fixture MockServerHttpRequest implementation with original 10 months ago
Spring Builds 16edf9867a Update copyright headers in source files 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Stéphane Nicoll 8bf9e0cbff Polish "Add hints to instantiate HttpService group adapters" 10 months ago
Olga Maciaszek-Sharma 8142f80581 Add hints to instantiate HttpService group adapters 10 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 11 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 11 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 11 months ago
rstoyanchev 2e086bd727 Refine HttpServiceGroupConfigurer API 11 months ago
rstoyanchev 5b19f6249e Refactoring in ApiVersionInserter 11 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 11 months ago
Sébastien Deleuze 5cb2f870d0 Introduce Jackson 3 support for codecs 11 months ago
rstoyanchev e5d4d7c13c Refactor DefaultApiVersionInserter 12 months ago
rstoyanchev 22e7f24731 Add defaultApiVersion to RestClient and WebClient 12 months ago
rstoyanchev c067919173 Ensure Fragment can merge attributes 12 months ago
rstoyanchev 6d6f657858 Add option to not use detected versions 12 months ago
rstoyanchev c48ff357dc HTTP Service proxy sets body type 1 year ago
Sam Brannen 4d648f8b5d Clean up warnings in Gradle build 1 year ago
Sébastien Deleuze eee45c3583 Refine CORS preflight requests handling with no configuration 1 year ago
Brian Clozel 0b92a51650 Reinstate failing tests after Tomcat upgrade 1 year ago
Brian Clozel b8158df3d6 Create new observation context for WebClient retries 1 year ago