python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
@JsonIdentityInfo doesn't handle circular references correctly in a generic list
I'm serializing and deserializing a list including two objects, with circular references there.
First I tried ObjectIdGenerators.StringIdGenerator as the generator.
//Using latest version for the depe...
Anderson
Votes: 0
Answers: 0