@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. |