@FunctionalInterface public interface ZipkinWebClientBuilderCustomizer
WebClient.Builder used to send spans to Zipkin.| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)
Customize the web client builder.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.