spring-boot/spring-boot-project
Dmytro Nosan 25838b4794 Support nested requests in MetricsClientHttpRequestInterceptor
Prior to this commit, requests made by `HttpRequestInterceptor`
instances configured on `RestTemplate` would not be recorded
properly.

This commit ensures that nested requests are recorded separately.

See gh-19381
2020-01-13 12:18:20 +01:00
..
spring-boot Merge branch '2.2.x' 2020-01-10 13:24:40 -08:00
spring-boot-actuator Support nested requests in MetricsClientHttpRequestInterceptor 2020-01-13 12:18:20 +01:00
spring-boot-actuator-autoconfigure Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-autoconfigure Auto-configure HTTP client builders as Lazy 2020-01-10 22:15:29 +01:00
spring-boot-cli Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-dependencies Upgrade to Spring Security 5.3.0.M1 2020-01-13 11:00:49 +00:00
spring-boot-devtools Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-docs Merge branch '2.2.x' 2020-01-11 10:36:27 +01:00
spring-boot-parent Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-properties-migrator Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-starters Remove validation starter from web starters 2020-01-13 09:14:21 +01:00
spring-boot-test Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-test-autoconfigure Port the build to Gradle 2020-01-10 14:15:35 +00:00
spring-boot-tools Relax the Gradle plugin's Kotlin version constraint 2020-01-13 11:00:49 +00:00