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 supported517 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] @Delegate fails when targeting certain concrete types
- [FEATURE] Allow Lombok annotations to fail silently
- Document that @Singular will replace java.util.List implementations
- [BUG] Lombok throws ArrayIndexOutOfBoundsException Exception when run with Gradle and JDK 14
- [BUG] lombok.NonNull handled differently from checkerframework.NonNull
- [BUG] @SuperBuilder hiding extended class's builder method
- Feature PostConstructor
- [BUG] Getting "cannot find symbol" Compilation error in Maven project. Code is apparently not augmented.
- [BUG] JavaDoc for generated getter in nested inner class cannot be linked to from outer class
- [FEATURE] @Builder on an interface method
- Docs
- Java not yet supported