additionalRequestCustomizers

Add the RestTemplateRequestCustomizers that should be applied to the ClientHttpRequest. Customizers are applied in the order that they were added.

Return

a new builder instance

Since

2.2.0

Parameters

requestCustomizers

the request customizers to add

See also


Add the RestTemplateRequestCustomizers that should be applied to the ClientHttpRequest. Customizers are applied in the order that they were added.

Return

a new builder instance

Since

2.2.0

Parameters

requestCustomizers

the request customizers to add

See also