-
Notifications
You must be signed in to change notification settings - Fork 202
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
Remove lombok annotations #905
Comments
@paulodamaso/z please, pay attention to this issue |
@fabriciofx/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot! |
@yegor256 What are your opinion about this? Personally I'm against the usage of such franeworks as |
@paulodamaso I agree, let's get rid of Lombok |
@0crat in |
Takes is a true object-oriented and immutable Java8 web development framework (from the README), but to a true OO system, annotations are evil. So, let's remove all lombok annotations as
@EqualsAndHashCode
.The text was updated successfully, but these errors were encountered: