Spring boot 3, apache 5 client, inconsistency with aws-xray-sdk
Open
- Dominant language
- Java
- Stars
- 100
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
Hi all, spring boot 3 uses apache 5 client.
I want to use
com.amazonaws.xray.proxies.apache.http.HttpClientBuilder and inject it in the HttpComponentsClientHttpRequestFactory and then in the rest template.
Unfortunately it is not possible, because HttpClientBuilder returns the client for the apache v4. Do you plan to move forward with apache5 or what kind of the workaround do you suggest?
Contributor guide
Assessment
This issue has not been assessed yet.