-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: Remove lombok #526
Comments
delombok of catalog-service - dd1e25a |
rajadilipkolli
added a commit
that referenced
this issue
Jan 6, 2024
rajadilipkolli
added a commit
that referenced
this issue
Jan 6, 2024
rajadilipkolli
added a commit
that referenced
this issue
Jan 6, 2024
rajadilipkolli
added a commit
that referenced
this issue
Jan 6, 2024
finally got rid of lombok |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Lombok is using deprecated and unsafe java internals. which is acting as an obstacle while upgrading to any latest version of java.
The text was updated successfully, but these errors were encountered: