Hi, is there a way to Json-deserialize by updating...
# serialization
g
Hi, is there a way to Json-deserialize by updating an existing object instead of creating a new one? (We can do this with Jackson https://www.logicbig.com/tutorials/misc/jackson/reader-for-updating.html )