Skip to content

Add ElementType.PARAMETER to @JsonIgnore to allow use for Constructor parameters #258

Description

@cowtowncoder

(note: off-shoot of FasterXML/jackson-databind#4626)

Looks like @JsonIgnore cannot be used on method/constructor parameters: latter can be problematic with Record types in particular (but also regulard POJOs' Constructors or Factory methods).
So let's add that in 2.18.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions