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 method _parseInteger of StdDeserializer auto handle JsonToken.VALUE_NUMBER_FLOAT to JsonToken.VALUE_NUMBER_INT,could you support enum to prohibit this feature?
_parseShort、_parseIntPrimitive and so on.