Uses of Package
com.fasterxml.jackson.jakarta.rs.json
Packages that use com.fasterxml.jackson.jakarta.rs.json
Package
Description
Jackson-based Jakarta-RS provider that can automatically
serialize and deserialize resources for
JSON content type (MediaType).
-
Classes in com.fasterxml.jackson.jakarta.rs.json used by com.fasterxml.jackson.jakarta.rs.jsonClassDescriptionBasic implementation of Jakarta-RS abstractions (
MessageBodyReader,MessageBodyWriter) needed for binding JSON ("application/json") content to and from Java Objects ("POJO"s).Container class for figuring out annotation-based configuration for Jakarta-RS end points.