mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 11:39:14 +00:00
Move leading slash logic from `MetricsClientHttpRequestInterceptor` to `RestTemplateExchangeTags` so that URI based calls are also managed. Closes gh-12126