Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionsince 2.0.4, please use
JSON.to(Class, Object)since 2.0.4, please useJSONArray.to(Type)Typo in the method name. UseforEachArrayObjectinsteadsince 2.0.4, please useJSONObject.to(Type, JSONReader.Feature...)since 2.0.4, please useJSONObject.to(Type, JSONReader.Feature...)useJSONPath.of(String)insteadThis method is deprecated and will be removed in a future versionThis method is deprecated and will be removed in a future versionThis method is deprecated and will be removed in a future versionThis method is deprecated and will be removed in a future versionsince 2.0.4, please useTypeReference.to(JSONArray)since 2.0.4, please useTypeReference.to(JSONObject, JSONReader.Feature...)only use compatible with fastjson 1.x
-
Deprecated Enum ConstantsEnum ConstantDescriptionIt is not safe to explicitly turn on autoType, it is recommended to use AutoTypeBeforeHandlerUse
JSONWriter.Feature.SortMapEntriesByKeysinstead.use IgnoreEmpty
-
Deprecated Annotation Type Elements