Cannot construct instance of `Info` no String-argument constructor/factory method to deserialize from String value ('xx')

前端 未结 0 518
深忆病人
深忆病人 2021-01-31 06:54

I have an issue with Json deserialization. Here are the classes structure:

@AllArgsConstructor
@NoArgsConstructor
@Getter
@Setter
@JsonSerialize
@ToString
public          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题