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
{{ message }}
This repository was archived by the owner on Jun 6, 2025. It is now read-only.
Tuple interface throwing errors when trying to serialize as a member of another Class.
Propose adding default implementation to allow serialization:
@JsonDeserialize(as = MapTuple.class)
See:
#174