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
The PrimitiveObjectResolver is supposed to be usable to deserialize arbitrary objects to their primitive types. But in v2.5, it lost the ability to deserialize strings.
Bug description
The
PrimitiveObjectResolveris supposed to be usable to deserialize arbitrary objects to their primitive types. But in v2.5, it lost the ability to deserialize strings.This is a regression from v2.4.59.