2394 Commits (3bedf42fbc17033c92bd48efb5800451190cb4e5)

Author SHA1 Message Date
Sébastien Deleuze 3bedf42fbc Fix Jetty multipart client support with Java 25 2 months ago
Edgar Asatryan 141df5291d Prevent NoClassDefFoundError when Jetty Reactive HttpClient not on classpath 2 months ago
Dariusz Jędrzejczyk b2c84ac038 Adapt to Reactor 3.8 JSpecify annotations 2 months ago
Sam Brannen 0389684429 Revise contribution 2 months ago
yongjunhong 8edc7cd542 Reject effectively private handler methods on CGLIB proxied controllers 2 months ago
Sam Brannen 26c57cecd2 Fix copy-n-paste error in Javadoc 3 months ago
rstoyanchev c165dd5e0e Update Javadoc of reactive WebSocketHandler 3 months ago
rstoyanchev e0b8cb4fe2 Allow setting ApiVersionInserter to null 3 months ago
rstoyanchev 03e379b070 Improve Javadoc for use of ApiVersionInserter 3 months ago
rstoyanchev 00543becf8 Allow explicitly sending no API version 3 months ago
Sam Brannen 48ec990a17 Fix typos 3 months ago
Sam Brannen 8dd64602e8 Avoid warnings with AssertJ APIs 3 months ago
rstoyanchev 2e915a3934 Provide access to API version in controller method 3 months ago
Sam Brannen d84bf18408 Upgrade to JUnit 6.0 RC3 3 months ago
Sébastien Deleuze 7edb0b3397 Upgrade the build to Java 25 3 months ago
Sébastien Deleuze c79e4e230b Reinstantiate checks for kotlin-reflect 3 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 3 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 3 months ago
Sébastien Deleuze 79738d921a Upgrade to Jackson 3.0.0-rc10 3 months ago
Sébastien Deleuze 23d1b0e881 Polishing 3 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 3 months ago
rstoyanchev c7121d048c Replace X-API-Version with API-Version 3 months ago
rstoyanchev 3702031f82 Improve docs on versioning by path segment 4 months ago
Juergen Hoeller 7f9aa39748 Polishing 4 months ago
Juergen Hoeller 3fb3b3d1b9 Upgrade to Jetty 12.1 onWebSocketClose signature 4 months ago
Juergen Hoeller 27221581a1 Expose getFilePath() on Resource interface for consistent NIO support 4 months ago
Sam Brannen 6dc5bf7634 Clean up warnings related to deprecated HttpStatus values, etc. 4 months ago
rstoyanchev 11cb062357 Assert versionRequired and defaultVersion 4 months ago
rstoyanchev a7e3a438c9 Correctly apply required API version validation 4 months ago
Brian Clozel 7112efee1b Align HttpStatus with RFC9110 4 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 4 months ago
Brian Clozel fce7b3d420 Remove Undertow-specific support and testing 4 months ago
Sébastien Deleuze 1af95a0704 Upgrade to Jackson 3.0.0-rc8 and 2.20.0-rc1 4 months ago
rstoyanchev 89ba0fd6df Polishing contribution 5 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 5 months ago
rstoyanchev 87838aa4c5 PathApiVersionResolver is not nullable 5 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 5 months ago
rstoyanchev 18ee8adaeb Check resolver set when API version config customized 5 months ago
rstoyanchev 09917fad7b Fix bean name for ApiVersionStrategy in WebFlux config 5 months ago
rstoyanchev 2c32c770d5 Polishing in VersionRequestCondition 5 months ago
rstoyanchev 2238121350 Prefer mapping without version for unversioned request 5 months ago
rstoyanchev 48506db996 Avoid IllegalStateException for unversioned request 5 months ago
Brian Clozel 444573d4b5 Display original request URI in NoResourceFoundException message 5 months ago
Sam Brannen fbc5ff80f4 Implement AutoCloseable in GzippedFiles 5 months ago
Sébastien Deleuze 19086835a7 Upgrade tests to OkHttp 5.x 5 months ago
Sam Brannen b1222ccab7 Polish contribution 6 months ago
Renato Mameli b901afffd0 Fix consumes handling for interface @RequestBody 6 months ago
rstoyanchev 1982c7e020 Support 404 handling for HttpExchange interfaces 6 months ago
Sam Brannen c6a8df4a9d Use Duration.ZERO whenever possible 6 months ago
rstoyanchev 3ce7613195 Add version deprecation tests for router functions 6 months ago