defaultMessageConverters

Set the HttpMessageConverters that should be used with the RestTemplate to the default set. Calling this method will replace any previously defined converters.

Return

a new builder instance

See also