Deprecated API
Contents
-
Deprecated ClassesClassDescriptionSince 3.1 should use correctly named
StdConvertingSerializerinstead.Since 3.1 should no longer be used (replaced byEnumValuesToWrite).
-
Deprecated Exception Classes
-
Deprecated MethodsMethodDescriptionSince 3.1 use overload
StdDeserializer._verifyNullForPrimitive(DeserializationContext, JsonParser, Object)Not to be used by code outside jackson-databind.UseJsonNode.asString()instead.UseJsonNode.asString(String)instead.UseJsonNode.isString()instead.UseJsonNode.stringValue()instead.since 3.0 UseJsonNodeCreator.stringNode(String)insteadSince 3.1 use overload withJsonNodeas first argumentSince 3.0 useObjectReader.typeFactory()Since 3.0 useObjectWriter.typeFactory()Since 3.0 use variant that takesJsonFormat.ValueargumentSince 3.1, callers should switch to callingAsArraySerializerBase.withResolved(BeanProperty, TypeSerializer, ValueSerializer, Boolean, Object, boolean)instead.Since 3.1 use one ofpropertyDefaultValue()variants.since 3.0.0-rc2 UseDefaultAccessorNamingStrategyinsteadSince 3.1 Just callClass.isRecord()
-
Deprecated ConstructorsConstructorDescriptionsince 3.1Since 3.1