lombok
https://github.com/rzwitserloot/lombok
Java
Very spicy additions to the Java programming language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported518 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] GWT Build will fail with JSR-308 Error after Upgrade to 1.18.12
- [FEATURE] Annotation for code removal (@Removed for removing a class/method).
- Make @Builder work with both Default and throwing constructor
- [FEATURE] Warnings output by Lombok should be prefixed with a category
- [BUG] AST.replaceNewWithExistingOld only replace LombokNode in LombokNode.children without in AST.nodeMap
- [FEATURE] @ExtensionMethod with Method reference
- [FEATURE] Trace annotation for Eclipse plugin developers
- [FEATURE] Add Eclipse implementation for logging
- [FEATURE] Use @nullable on Builder properties to be able to use them in @NonNullByDefault packages/classes
- [BUG] Spring Boot Maven Compiler Plugin silent about stub generation error and fails compilation
- Docs
- Java not yet supported