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
There are various Java classes that still use the traditional getters and setters and other boilerplate code. We should think about trying to use the Lombok's annotation to replace these Java files' boilerplate code in the files that haven't been "lombok-ed"
The text was updated successfully, but these errors were encountered:
ThatSilentCoder
changed the title
Update HIRS_Structs for checkstyles
Apply Lombok To Un-Lomboked Classes
Nov 8, 2024
ThatSilentCoder
changed the title
Apply Lombok To Un-Lomboked Classes
Apply Lombok To Classes with Boilerplate Code
Nov 8, 2024
There are various Java classes that still use the traditional getters and setters and other boilerplate code. We should think about trying to use the Lombok's annotation to replace these Java files' boilerplate code in the files that haven't been "lombok-ed"
The text was updated successfully, but these errors were encountered: