-
Classes Class Description com.fasterxml.jackson.core.util.BufferRecyclers Since 2.16 recycling aspects are handled viaRecyclerPool
.
-
Fields Field Description com.fasterxml.jackson.core.base.ParserMinimalBase.MAX_ERROR_TOKEN_LENGTH Since 2.16.ErrorReportConfiguration.getMaxErrorTokenLength()
will be used instead.com.fasterxml.jackson.core.io.ContentReference.DEFAULT_MAX_CONTENT_SNIPPET Since 2.16.ErrorReportConfiguration.DEFAULT_MAX_RAW_CONTENT_LENGTH
will be used instead.com.fasterxml.jackson.core.io.IOContext._sourceRef Since 2.13, useIOContext._contentReference
insteadcom.fasterxml.jackson.core.io.NumberInput.NASTY_SMALL_DOUBLE Since 2.14 -- do not usecom.fasterxml.jackson.core.JsonLocation.MAX_CONTENT_SNIPPET Since 2.13 useErrorReportConfiguration.DEFAULT_MAX_RAW_CONTENT_LENGTH
insteadcom.fasterxml.jackson.core.util.DefaultPrettyPrinter._spacesInObjectEntries in 2.16. Use Separators API instead.com.fasterxml.jackson.core.util.DefaultPrettyPrinter.DEFAULT_ROOT_VALUE_SEPARATOR in 2.16. Use the Separators API instead.