Package com.fasterxml.jackson.jaxrs.annotation


package com.fasterxml.jackson.jaxrs.annotation
Package that contains annotations applicable to all content types. Currently defined are:
  • JacksonFeatures allows enabling and/or disabling DeserializationFeatures and SerializationFeatures for individual endpoints.
  • Annotation Types
    Class
    Description
    Annotation that can be used enable and/or disable various features for ObjectReaders and ObjectWriters.