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
Newly (2.8) added JsonGenerator.writeEmbeddedObject() should be useful alternative to writeObject(), so if possible, TokenBuffer should use it. But as-is there may some issue wrt non-support by default generator implementation.