Replies: 1 comment
-
|
Hi! By default, type information is not serialized. You must specify which type you expect when deserializing by passing generic parameter (in your case I hope this helps! Let me know if you need more information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is how it should return, but when deserializing one of the classes, it returns the LinkedHashMap class.
Output:
Beta Was this translation helpful? Give feedback.
All reactions