toggle menu
Spring Boot Kotlin API
3.5.0-M3
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.reactive.function.client
/
WebClientCustomizer
/
customize
customize
abstract
fun
customize
(
webClientBuilder
:
WebClient.Builder
)
Callback to customize a
WebClient.Builder
instance.
Parameters
web
Client
Builder
the client builder to customize