Skip to content

Documentation: add "builder"-style ObjectMapper creation in README #363

@cowtowncoder

Description

@cowtowncoder

With 2.10 jackson-databind has added JsonMapper.builder()... style construction for ObjectMappers. This will become the only way to construct mappers in 3.0.
It would be good to add an example in README as alternative to older direct ObjectMapper instantiation, module registration, to help users transition to the new style over time.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions