Skip to content

Rename Module as JacksonModule in 3.0 (to avoid overlap with java.lang.Module) #3037

@cowtowncoder

Description

@cowtowncoder

At the time, com.fasterxml.jackson.databind.Module was not problematic, but with Java 9 and later there is now Module in java.lang -- requiring explicit package name for Jackson's Module, everywhere.
While this is how it has to be for 2.x, let's rename base abstraction in 3.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xIssues to be only tackled for Jackson 3.x, not 2.x

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions