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