toggle menu
Spring Boot Kotlin API
3.5.0-SNAPSHOT
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.web.client
/
RestTemplateCustomizer
/
customize
customize
abstract
fun
customize
(
restTemplate
:
RestTemplate
)
Callback to customize a
RestTemplate
instance.
Parameters
rest
Template
the template to customize