WebClientCustomizer

Callback interface that can be used to customize a WebClient.Builder.

Author

Brian Clozel

Since

2.0.0

Functions

Link copied to clipboard
abstract fun customize(webClientBuilder: WebClient.Builder)
Callback to customize a WebClient.Builder instance.