Spring RestTemplate & RestClient throw a ResourceAccessException with the input URI, rather than the one in ClientHttpRequest
springboot version 3.2.2spring-web version when I user ClientHttpRequestInterceptor to modify URI like this @Override ...