Skip to content

Narrow types to format specific (e.g. CBORMapper) when resolving via JAX-RS Providers  #200

@cowtowncoder

Description

@cowtowncoder

(note: same as FasterXML/jackson-jakarta-rs-providers#36)

Configuration of CBOR- and Smile-providers looks for ObjectMapper via providers, which won't generally work as that tends to serve plain JSON-backed ObjectMappers. Instead they should look for type-specific CBORMapper and SmileMapper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions