feign调用序列化失败


cannot deserialize from Object value (no delegate- or property-based Creator)

result方法需要无参构造器 在result中添加一个无参构造器解决问题