Skip to content

Conversation

@fmbenhassine
Copy link
Contributor

This is a draft PR. Gson seems to deserialize custom types to Map instances instead of the original type (it looks like type information is not serialized).

TODO: Need to figure out if this should be done in the implementation of the serializer or as a configuration of the gson instance.

Issue #4151

This is work in progress. Gson seems to deserialize custom types to Map instead of the original type (seems like type info is not serialized). TODO: Need to figure out if this should be done in the implementation of the serializer or as a configuration of the gson instance
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant