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

style(lombok): Say goodbye to lombok. #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CarmJos
Copy link

@CarmJos CarmJos commented Jul 24, 2023

Let's say goodbye to lombok please.

@PnsDev
Copy link
Owner

PnsDev commented Jul 25, 2023

Why the change? Personally I like Lombok as it makes code more readable and makes my life easier.

@CarmJos
Copy link
Author

CarmJos commented Jul 25, 2023

Lombok is good, but not good in a api project.

This API project has and only has one class that uses lombok's annotation methods, but at the cost of those developers who don't use lombok needing to package huge lombok libraries(including cmdreader, etc) in their own plugin, which looks very funny.

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.

2 participants