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
For any simple getter that iff retrieves from a private field with the same bean style name as the getter remove the getter and replace with a @Getter attribute
For any simple getter that iff retrieves from a private field with the same bean style name as the getter remove the getter and replace with a
@Getter
attributehttps://projectlombok.org/features/GetterSetter
The text was updated successfully, but these errors were encountered: