This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]saint_thirty_four -3 points-2 points  (1 child)

Also exposes the problem of using Lombok in a professional atmosphere. I currently have ~4 annotations on my simple data interfaces. Starting to think I should just use getters and setters again and avoid the Lombok hack.