-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Using lombok in the generated sources does not make sense. Lombok value is to keep source code readable and compact by avoiding boiler-plate getters and setters. Generated code is not meant to be looked at, it is not aimed to be pretty and nobody cares if it is boiler-plate because nobody maintains it.
Adding lombok support complicates solutions (having to take into account both with and without lombok)
walaniam, wromanek and santam85
Metadata
Metadata
Assignees
Labels
No labels