How to deserialize a JSON object with circular references?

前端 未结 0 1945
失恋的感觉
失恋的感觉 2020-12-17 06:13

I have the following two entities that refer to one another:

@Entity
@Data
@JsonIdentityInfo(generator = ObjectIdGenerators.IntSequenceGenerator.class, proper         


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