Skip to content

Feature request: customization of Jackson #161

@cbornet

Description

@cbornet

For instance, joda or java.time dates in POJOs are not ser/deser'd correctly because jackson-datatype-jsr310 or jackson-datatype-joda modules are not registered so it would be useful to:

  • either be able customize directly the existing objectMapper
  • or to be able to provide our own Provider for objectMapper
  • or to have a mechanism to provide jackson modules to register

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions