Is it possible to serialize/deserialize Map where type of object (mapped value) would be determined by its key.
Map
{ \"nu
Yes, it's possible. I would recommend you to try jsonschema2pojo. Just paste you JSON and select source type JSON.
JSON