I use feign to make request to another microservice.
@RequestMapping(method = RequestMethod.GET, value = "/orders/search") AbstractResponse