Stéphane Nicoll opened SPR-14412 and commented
A recent update in Spring Boot has introduced a ClientHttpRequestInterceptor that performs basic authentication. This is a general purpose interceptor that is better suited to the core framework.
Referenced from: commits 772bc03, db963bc