kezhenxu94 commented on PR #1841: URL: https://github.com/apache/incubator-seatunnel/pull/1841#issuecomment-1122049593
> The different idea is that we can use it widely in our projects, it makes our code cleaner, I don't think it's a burden for developers. I'm +1. Installing a plugin is a one-off work, just like you install Scala plugin and all other plugins that you love... Java has many historical reasons that it has to be verbose, but Lombok is a life saver for both code authors and reviewers, authors don't need to write annoying `getters/setters/toString/hashcode/equals/etc.` methods, reviewers can save more time and mind not to review these boilerplate codes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
