Skip to content

Add MapperFeature.DETECT_PARAMETER_NAMES to allow disabling parameter-names functionality #5314

@JooHyukKim

Description

@JooHyukKim

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

Follow up to previous discussion.

The parameter-names module functionality from Jackson 2 is integrated by default in Jackson 3.
But there is no way to revert back to previous behavior.

Describe the solution you'd like

What we need...

  1. Introduce new MapperFeature to disable the func
  2. Add to Jackson2Defaults()

Usage example

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.0Issue planned for initial 3.0 release3.0-release-notesIssues relevant for 3.0 release notes.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions