Closed
Description
Stefan Fussenegger opened SPR-15664 and commented
HttpComponentsAsyncClientHttpRequestFactory
expects a CloseableHttpAsyncClient
but CachingHttpAsyncClient
merely implements HttpAsyncClient
.
Affects: 4.3.9, 5.0 RC1
Reference URL: https://stackoverflow.com/questions/44539146
Issue Links:
- HttpComponentsClientHttpRequestFactory should not depend on CloseableHttpClient [SPR-12826] #17423 HttpComponentsClientHttpRequestFactory should not depend on CloseableHttpClient