Dataclass Test {
T field2,当我试图用jackson-databind 2.9.3反序列化它时,它是
失败的com.fasterxml.jackson.databind.exc.InvalidDefinitionException:不能构造com.mypackage.Test的实例(没有创建者,就像默认的构造一样,存在):不能从对象值反序列化(没有委托或基于属性的</
我目前正试图将来自JSON请求的请求直接映射到XML定义。我的想法是,我有一个Spring应用程序,它使用SOAP服务并将它们作为RESTful服务公开;@XmlAccessorType(XmlAccessType.FIELD)through reference chain: com.iprs.soap.api.bindingclasses.GetDataByIdCard["log"])] with root cause
com.fasterxml.jackson.databin