aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/before/DataConfiguration.java
AgeCommit message (Collapse)Author
2018-06-04Make `extraPrivate` opt-in instead of opt-out. Fixes #1708Roel Spilker
2017-03-23[i1329] respect configuration for field access when generating equals, ↵Roel Spilker
hashCode and toString from Data and Value
2014-03-26[i659] suppression of @ConstructorProperties should use config instead. Also ↵Roel Spilker
modified all onX examples to use two underscores.