aboutsummaryrefslogtreecommitdiff
path: root/test/stubs
AgeCommit message (Collapse)Author
2020-04-16copy more Jackson annotation to the builder, also for @Singular methodsJan Rieke
2020-03-03@Jacksonized: modify builders that they can be used by JacksonJan Rieke
2020-01-28[issue #2221] [issue #788] Lombok now adds nullity annotations.Reinier Zwitserloot
Which 'flavour' is defined in lombok.config; applied to toString, equals, canEqual, and plural-form of `@Singular`.
2019-07-16[fixes #2168] Added JsonSetter as a copyable annotationReinier Zwitserloot
2019-05-07[fixes #1981][fixes #1961] Hardcoded some knowledge about how to copy ↵Reinier Zwitserloot
jackson’s `@JsonProperty`.