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
We would need TokenBuffer(JsonParser, ObjectReadContext) to be public not just protected as we use it there.
I would also welcome guidance on how to get the required ObjectReadContext as ObjectMapper#_deserializationContext is documented as "only public to allow for testing".