Skip to content

Deserializing to a LinkedHashMap type using generics #1050

@wf12330

Description

@wf12330

The parameter does not support generic structures; as a result, JSON is deserialized into a LinkedHashMap type.
For example: When the parameter is of type Entity<Message>, the deserialization result will be Entity<LinkedHashMap>.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions