类似org.springframework.web.client.RestTemplate的
Car getcar = this.restTemplate.getForObject(baseUrl + id, Car.class);