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