Skip to content

Deprecate DefaultTyping.EVERYTHING in 2.x and remove in 3.0 #4160

@JooHyukKim

Description

@JooHyukKim

Is your feature request related to a problem? Please describe.

As per JavaDoc of ObjectMapper.DefaultTyping.EVERYTHING itself, users are better off without it, even though was initally created off a feature request. So I propose that we remove it progressively.

Describe the solution you'd like

  1. Deprecate in 2.x, then
  2. remove in 3.0

Usage example

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.17Issues planned at earliest for 2.173.xIssues to be only tackled for Jackson 3.x, not 2.x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions