Closed davidcalkins closed 6 years ago
I Fixed the issue that was causing the MatchService to not compile. When the feign client signature was changed to return Route objects, the service was still expecting a ResponseEntity with a LinkedHashMap for the body.
I Fixed the issue that was causing the MatchService to not compile. When the feign client signature was changed to return Route objects, the service was still expecting a ResponseEntity with a LinkedHashMap for the body.