5830 Commits (30db2e4fb5e993ba6ada58d2d55ca4e82297e615)

Author SHA1 Message Date
Sam Brannen ff9a349271 Introduce findAnnotatedBeans(ListableBeanFactory) in ControllerAdviceBean 5 months ago
NeatGuyCoding 6aeb9d16e8
Fix Javadoc link and remove unnecessary semicolon 6 months ago
rstoyanchev 8a719117e3 Fix copy-paste error from recent change 6 months ago
rstoyanchev 8631345b71 Refine Jackson 3 vs 2 setup in CodecConfigurer 6 months ago
Brian Clozel d98179e137 Enforce custom string converter in HttpMessageConverters 6 months ago
rstoyanchev b3264ec2a8 Fix typo 6 months ago
rstoyanchev a19b51b7e0 Handle invalid position in ResourceHttpMessageWriter 6 months ago
rstoyanchev fbdece6759 Polishing in ResourceHttpMessageWriter 6 months ago
rstoyanchev e9fb5eb38a Respect forwarded path in UrlHandlerFilter 6 months ago
Manu Sridharan e834a3a80c Nullability fixes for AtomicReference variables 6 months ago
rstoyanchev 5a858915ea Revise parsed path handling in UrlHandlerFilter 6 months ago
Brian Clozel 20aac6dd8d Add Gson codecs for WebFlux 6 months ago
Sébastien Deleuze aa272b4cd9 Upgrade to Dokka 2.1.0-Beta 6 months ago
Sébastien Deleuze c79e4e230b Reinstantiate checks for kotlin-reflect 6 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 months ago
rstoyanchev e9e19f5ed7 Update references to HTTP service clients in docs 6 months ago
Sébastien Deleuze 79738d921a Upgrade to Jackson 3.0.0-rc10 6 months ago
Brian Clozel 0cc79ba366 Catch EOFException in IntrospectingClientHttpResponse 6 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 6 months ago
rstoyanchev c7121d048c Replace X-API-Version with API-Version 6 months ago
Sébastien Deleuze 84bd44e5de Use nullable body consistently in HttpClientErrorException 6 months ago
rstoyanchev dd60fddaf0 Always process SSE "data:" line 6 months ago
Sébastien Deleuze 563dccbbda Add debug logging when no CORS configuration 6 months ago
Juergen Hoeller ba52164373 Provide graceful fallback for non-default NIO file systems 6 months ago
Juergen Hoeller 27221581a1 Expose getFilePath() on Resource interface for consistent NIO support 6 months ago
rstoyanchev 736383e6cb Remove HttpServiceClient annotation 6 months ago
rstoyanchev 10a288c986 Polishing in StatusHandler 7 months ago
Johnny Lim d32b7e9b4a Polish gh-35358 7 months ago
Sam Brannen 6dc5bf7634 Clean up warnings related to deprecated HttpStatus values, etc. 7 months ago
Brian Clozel 942fbf3032 Polishing contribution 7 months ago
Mengqi Xu 7b3c4e5893 Add support for Forwarded By HTTP headers 7 months ago
Brian Clozel 9979de99fd Do not decompress HTTP responses when compression disabled 7 months ago
rstoyanchev 441b14b0c1 Handle error responses in RestClientAdapter 7 months ago
rstoyanchev f22d1eab23 Add createException to ConvertibleClientHttpResponse 7 months ago
rstoyanchev 21e6d7392d Re-order methods and polishing 7 months ago
rstoyanchev 11cb062357 Assert versionRequired and defaultVersion 7 months ago
rstoyanchev a7e3a438c9 Correctly apply required API version validation 7 months ago
Brian Clozel 764336f0f2 Fix Jetty DataBufferFactory memory leak 7 months ago
Sam Brannen 4903fee939 Permit @⁠Nullable value in ResponseCookie from*() factory methods 7 months ago
Brian Clozel 18eb2a6073 Polishing contribution 7 months ago
spicydev 4101714830 Add compression support in JdkClientHttpRequestFactory 7 months ago
Brian Clozel 7112efee1b Align HttpStatus with RFC9110 7 months ago
Juergen Hoeller a46023134a Polishing 7 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 7 months ago
Tommy Ludwig 7e45f609a2 Add test for OpenTelemetryServerRequestObservationConvention 7 months ago
Tommy Ludwig 3269751887 OTel semantic conventions for HTTP server for Servlet-based instrumentation 7 months ago
Brian Clozel fce7b3d420 Remove Undertow-specific support and testing 7 months ago
Sam Brannen 6d710d482a Find annotation on overridden method in type hierarchy with unresolved generics 7 months ago
Brian Clozel 0d2a0d7b9e Fix '**' parsing within a PathPattern segment 7 months ago