@FunctionalInterface public interface WebClientCustomizer
WebClient.Builder
.Modifier and Type | Method and Description |
---|---|
void |
customize(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)
Callback to customize a
WebClient.Builder instance. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.