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
So: since calling createGenerator through JsonFactory can not properly link ObjectWriteContext, it'd be much better to have equivalent factory methods in ObjectMapper and ObjectWriter. And we can also add a subset in ObjectWriteContext, for possible "JSON in JSON" use cases.