Uses of Class
com.fasterxml.jackson.jaxrs.json.JacksonJsonProvider
Packages that use JacksonJsonProvider
Package
Description
Jackson-based JAX-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
-
Uses of JacksonJsonProvider in com.fasterxml.jackson.jaxrs.json
Subclasses of JacksonJsonProvider in com.fasterxml.jackson.jaxrs.jsonModifier and TypeClassDescriptionclass
JSON content type provider automatically configured to use both Jackson and JAXB annotations (in that order of priority).