Two Spring Boot microservices are communicating over Feign client. First service calls test method and expects list of AbstractClass as return value.