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 supported488 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [SEMANTICS] `@NonNull` is currently allowed on classes; it does nothing. Warn for this.
- [BUG] @Getter didn't copy javadoc on the field in inner class.
- [FEATURE] Register at the OpenJDK Quality Outreach
- Lombok install don't find Eclipse when it was installed by chocolatey
- [FEATURE] A way to create custom constructors (where the field(s) to include are explicitly indicated)
- Retire @Helper in favor of Java 10 var
- [BUG] Compilation error when using import wildcard
- [BUG] getter on static field can't be used as static import
- [FEATURE] @Setter may ignore null argument
- [BUG] @Slf4j会随即唤醒个别阻塞线程
- Docs
- Java not yet supported