build
Build a new RestTemplate instance and configure it using this builder.
Return
a configured RestTemplate instance.
See also
Build a new RestTemplate instance of the specified type and configure it using this builder.
Return
a configured RestTemplate instance.
Parameters
<T>
the type of rest template
restTemplateClass
the template type to create