toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.client
/
RestClientCustomizer
/
customize
customize
abstract
fun
customize
(
restClientBuilder
:
RestClient.Builder
)
Callback to customize a
RestClient.Builder
instance.
Parameters
rest
Client
Builder
the client builder to customize