withRedirects
Creates a new TestRestTemplate
with the same configuration as this one, except that it will apply the given Redirects. The request factory used is a new instance of the underlying RestTemplate's request factory type (when possible).
Return
the new template
Since
3.5.0
Parameters
redirects
the new redirect settings