Update RemoteVehicleDetailsService and the related test to use the new RestTemplateBuilder class and @RestClientTest annotation. See gh-6030 See gh-5507
Add a sample application that demonstrates recently added testing features. See gh-4901