SyntaxFix
Write A Post
Hire A Developer
Questions
with lombak 1.8.12, this worked for me
@Getter(value = lombok.AccessLevel.NONE) @Setter(value = lombok.AccessLevel.NONE)
private int password;