Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#872] Apply Lombok to Remaining Classes with Boilerplate Code #894

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ThatSilentCoder
Copy link
Collaborator

@ThatSilentCoder ThatSilentCoder commented Jan 14, 2025

Description

Look for Java classes that use your typical setters and getters and replace those setters/getters with the Lombok annotations.

Issues this PR addresses:

Closes #872

@ThatSilentCoder ThatSilentCoder linked an issue Jan 14, 2025 that may be closed by this pull request
@ThatSilentCoder ThatSilentCoder linked an issue Jan 14, 2025 that may be closed by this pull request
@ThatSilentCoder ThatSilentCoder changed the title [#872] Apply Lombok to Classes with Boilerplate Code [#872] Apply Lombok to Remaining Classes with Boilerplate Code Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply Lombok To Classes with Boilerplate Code
1 participant