@Deprecated @Configuration(proxyBeanMethods=false) @SleuthWebClientEnabled @ConditionalOnBean(value=brave.http.HttpTracing.class) @AutoConfigureAfter(value=TraceHttpAutoConfiguration.class) @AutoConfigureBefore(value=org.springframework.cloud.commons.httpclient.HttpClientConfiguration.class) public class TraceWebClientAutoConfiguration extends Object
Auto-configuration
enables span information propagation when using
RestTemplate
.Modifier and Type | Class and Description |
---|---|
protected static class |
TraceWebClientAutoConfiguration.TraceOAuthConfiguration
Deprecated.
|
Constructor and Description |
---|
TraceWebClientAutoConfiguration()
Deprecated.
|
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.