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 supported522 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] In 1.18.22 `@SuperBuilder` + `mapstruct` causes `javadoc` generation to fail.
- [FEATURE] Generate JSF component properties
- [SEMANTICS] `@NonNull` is currently allowed on classes; it does nothing. Warn for this.
- [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] getter on static field can't be used as static import
- [FEATURE] @Setter may ignore null argument
- Generate builders with solicitor pattern
- Docs
- Java not yet supported