Uses of Class
com.fasterxml.jackson.annotation.JsonIgnore
-
Packages that use JsonIgnore Package Description com.fasterxml.jackson.databind 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 JsonIgnore Modifier and Type Method Description ObjectJsonMappingException.Reference. getFrom()Object through which reference was resolved.ObjectJsonMappingException. getProcessor()
-