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
Since Jackson 2.x added more flexible and powerful concept of VisibilityChecker, as well as methods ObjectMapper.setVisibility(...), legacy on/off settings have not been of much use.
They were left in 2.x for backwards compatibility but should be removed from 3.0.
The text was updated successfully, but these errors were encountered:
Since Jackson 2.x added more flexible and powerful concept of
VisibilityChecker
, as well as methodsObjectMapper.setVisibility(...)
, legacy on/off settings have not been of much use.They were left in 2.x for backwards compatibility but should be removed from 3.0.
The text was updated successfully, but these errors were encountered: