1. Domino Jackson
  2. Supported annotations

Supported annotations

All the following Jackson annotations are supported as listed, we are expanding the list as we release new versions :

  • @JsonIgnoreProperties(ignoreUnknown = true)
  • @JsonIgnore
  • @JsonProperty
  • @JsonFormat
  • @JsonInclude
  • @JsonDeserialize(builder = SomeBuilder.class)
  • @JsonPOJOBuilder(buildMethodName = "create")
  • @JsonIdentityInfo
    this is a limited support as @JsonIdentityReference is not yet supported, but should work for common use cases.
  • @JsonTypeInfo
    with partial support check Polymorphism documentation for more details.
  • @JsonSubTypes

We are a group of passionate people who love what we do

Donate & Support Us