FasterXML / FasterXML/jackson-annotations
Add `ElementType.PARAMETER` to `@JsonIgnore` to allow use for Constructor parameters
Aberta
- Linguagem predominante
- Java
- Estrelas
- 1.1k
- Forks
- 342
- Merge médio
- 8h 53min
- PRs com merge (30d)
- 2
Descrição
(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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.