Uses of Annotation Interface
com.fasterxml.jackson.annotation.JsonIgnoreProperties
Packages that use JsonIgnoreProperties
Package
Description
Public core annotations, most of which are used to configure how
Data Mapping/Binding works.
-
Uses of JsonIgnoreProperties in com.fasterxml.jackson.annotation
Methods in com.fasterxml.jackson.annotation that return types with arguments of type JsonIgnorePropertiesMethods in com.fasterxml.jackson.annotation with parameters of type JsonIgnorePropertiesModifier and TypeMethodDescriptionstatic JsonIgnoreProperties.ValueJsonIgnoreProperties.Value.from(JsonIgnoreProperties src)