debasishg opened this issue 15 years ago · 1 comments
Tuple2 is getting de-serialized but only at the top level. Need to recurse down.
Now it recurses down and serializes / deserializes embedded objects too. Need to add the @JSONTypeHint annotation as usual.