Uses of Annotation Interface
com.fasterxml.jackson.annotation.JsonIgnore
Packages that use JsonIgnore
Package
Description
Basic data binding (mapping) functionality that
allows for reading JSON content into Java Objects (POJOs)
and JSON Trees (
JsonNode), as well as
writing Java Objects and trees as JSON.-
Uses of JsonIgnore in com.fasterxml.jackson.databind
Methods in com.fasterxml.jackson.databind with annotations of type JsonIgnoreModifier and TypeMethodDescriptionJsonMappingException.Reference.getFrom()Object through which reference was resolved.JsonMappingException.getProcessor()