You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the model files generated are full of the typical OO-stuff: private variables and public getter/setters. Would it be helpful to generate less code by simply using lombok to annotate the generated classes?