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
Currently (2.12) the only way to specify default ContextAttributes for ObjectMapper is to directly modify DeserializationConfig/SerializationConfig. But it'd seem better to allow doing this via MapperBuilder, adding something like