FasterXML / FasterXML/jackson-annotations

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

Open
#258 8 comments 2 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.1k
Forks
342
Avg merge
8h 53m
Merged PRs (30d)
2

Description

(note: off-shoot of https://github.com/FasterXML/jackson-databind/issues/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.