eclipse-ee4j / eclipse-ee4j/yasson
Can Yasson support something like the @JsonIgnoreProperties of Jackson?
Open
enhancement
- Dominant language
- Java
- Stars
- 218
- Forks
- 109
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 9
Description
I encountered an issue in Groovy - https://github.com/hei1233212000/yasson-groovy-not-working
where Yasson is trying to invoke some getter which has method arguments needed. e.g: MetaClass.getAttribute(Class sender, Object receiver, String messageName, boolean useSuper)
Contributor guide
Assessment
This issue has not been assessed yet.