aboutsummaryrefslogtreecommitdiff
path: root/src/testAP
AgeCommit message (Collapse)Author
2020-06-25[build] [mapstructBinding]Reinier Zwitserloot
2017-01-19Lombok will now also fix the typemirror info when generating bean-related ↵Reinier Zwitserloot
methods/constructors, to allow other annotation processors to see these generated methods/constructors too.
2016-12-12Added a test to showcase the issue where lombok does not update type ↵Reinier Zwitserloot
mirrors, messing up visibility of lombok-generated stuff to other annotation processors.