You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>.