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
To simplify delegation of createContextual(), let's just merge ContextualSerializer with JsonSerializer (that is, add that method, remove interface). Same for ContextualDeserializer and JsonDeserializer.
The text was updated successfully, but these errors were encountered:
To simplify delegation of
createContextual()
, let's just mergeContextualSerializer
withJsonSerializer
(that is, add that method, remove interface). Same forContextualDeserializer
andJsonDeserializer
.The text was updated successfully, but these errors were encountered: