5779 Commits (7bff887a98cc214ce37a848b602b5bb2f3bcf134)

Author SHA1 Message Date
Tommy Ludwig 7e45f609a2 Add test for OpenTelemetryServerRequestObservationConvention 8 months ago
Tommy Ludwig 3269751887 OTel semantic conventions for HTTP server for Servlet-based instrumentation 8 months ago
Brian Clozel fce7b3d420 Remove Undertow-specific support and testing 8 months ago
Sam Brannen 6d710d482a Find annotation on overridden method in type hierarchy with unresolved generics 8 months ago
Brian Clozel 0d2a0d7b9e Fix '**' parsing within a PathPattern segment 8 months ago
Sébastien Deleuze 1af95a0704 Upgrade to Jackson 3.0.0-rc8 and 2.20.0-rc1 8 months ago
Sébastien Deleuze 0389e3e3af Revert "Use JsonMapper instead of ObjectMapper when relevant" 8 months ago
Sébastien Deleuze d115f36400 Use JsonMapper instead of ObjectMapper when relevant 8 months ago
rstoyanchev 553f289ddb Polishing contribution 8 months ago
Phillip Webb 169b7015d2 Only add `httpServiceProxyRegistry` bean when necessary 8 months ago
Sam Brannen f11a1e6f82 Polish tests 9 months ago
rstoyanchev ffc785471b Fix checkstyle error 9 months ago
rstoyanchev 89ba0fd6df Polishing contribution 9 months ago
Christoph 96deb27211 Make `type` in `ProblemDetail` nullable 9 months ago
rstoyanchev 6e2fbfe108 Polishing contribution 9 months ago
秦利斌 968e037503 Add documentation of RequestMapping about SpEL 9 months ago
rstoyanchev f0a9f649c1 Allow null in ProblemDetail#type 9 months ago
rstoyanchev 600d6c6fc0 Update contribution 9 months ago
giampaolo 7a55ce48a9 Handle CancellationException in JdkClientHttpRequest 9 months ago
Juergen Hoeller 5df9fd4eff Polishing (aligned with main) 9 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 9 months ago
rstoyanchev 87838aa4c5 PathApiVersionResolver is not nullable 9 months ago
rstoyanchev da361699a4 Add MediaType parameter to ApiVersionInserter 9 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 9 months ago
rstoyanchev c8b2a0f830 Rename HttpServiceClientRegistrarSupport 9 months ago
rstoyanchev 9dbe304cf6 Revise method order in AbstractHttpServiceRegistrar 9 months ago
rstoyanchev 0fc9e4ec1c Exclude HttpServiceClient from GroupRegistry scan 9 months ago
rstoyanchev 279bce7124 Add HttpServiceClient and registrar 9 months ago
rstoyanchev da443020e0 Rename AnnotationHttpServiceRegistrar 9 months ago
Patrick Strawderman 24e66b63d1 Refine StringUtils#uriDecode and update documentation 9 months ago
Brian Clozel d06255214e Support wildcard path elements at the start of path patterns 9 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 9 months ago
Juergen Hoeller 54732605a5 Backport nullability refinements for Micrometer 9 months ago
Juergen Hoeller eac490d320 Upgrade to Reactor 2025.0.0-M5 and Micrometer 1.16.0-M1 9 months ago
rstoyanchev e3f1bc8422 Allow resolution of optional HandlerMethod 9 months ago
Sébastien Deleuze 19086835a7 Upgrade tests to OkHttp 5.x 9 months ago
Juergen Hoeller f86034b528 Drop final declaration from doFilter entry point (for CGLIB proxying) 9 months ago
Brian Clozel ad007caebc Refine multipart converter registration in HttpMessageConverters 9 months ago
Brian Clozel b59dca9c7f Align HttpMessageConverters builder with WebFlux codecs variants 10 months ago
Brian Clozel 0a705f467d Configure custom converters ahead in HttpMessageConverters 10 months ago
Sébastien Deleuze b8015d87ef Use flexible generics nullness in RestClient ExchangeFunction 10 months ago
rstoyanchev c23edae4db HttpRequestValues.Processor exposes MethodParameter[] 10 months ago
Yanming Zhou 410a9ce108 Mark applicable Scope's methods as default 10 months ago
rstoyanchev 1982c7e020 Support 404 handling for HttpExchange interfaces 10 months ago
rstoyanchev 340468cf4b Use toString for WebFilter checkpoint 10 months ago
Sam Brannen 1ad05db877 Simplify dependency management for JUnit artifacts 10 months ago
Sam Brannen 5513139ef5 Clean up warnings and revise for consistency 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
Brian Clozel da124a9e89 Make HttpMessageConverters classpath detection static 10 months ago