We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TestRestTemplate is useful, but unlike RestTemplate it doesn't follow redirects if configured with Apache Http Client.
TestRestTemplate
RestTemplate
This is useful in some cases (like, when redirects happen). An optional redirectsEnabled constructor argument would be fine.
redirectsEnabled