Json edit object using Jackson(Java)

前端 未结 0 1122
慢半拍i
慢半拍i 2020-11-22 11:19

New with Jackson here. I have the Person class, and list of persons in json format, listed in Arraylist. Person class contains this:

int id;

@JsonProperty(&q         


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