mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-18 02:19:48 +00:00
228e99fe5203e92c7297325fec69a82abc1a4bd7
[fixes #2046] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
[fixes #2046] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
[fixes #2046] you can now suppress the builder() method, useful if you only want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more. See LICENSE for the Project Lombok license. Looking for professional support of Project Lombok? Lombok is now part of a tidelift subscription! For a list of all authors, see the AUTHORS file. For complete project information, see https://projectlombok.org/
Languages
Java
94.5%
HTML
4.8%
JavaScript
0.3%
CSS
0.2%