Package tools.jackson.jakarta.rs.annotation
package tools.jackson.jakarta.rs.annotation
Package that contains annotations applicable to all content types.
Currently defined are:
JacksonFeaturesallows enabling and/or disablingDeserializationFeatures andSerializationFeatures for individual endpoints.
-
Annotation InterfacesClassDescriptionAnnotation that can be used enable and/or disable various features for
ObjectReaders andObjectWriters.