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 supported513 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- Support JSpecify @NullMarked/@Nullable at class level
- [FEATURE] Support non-null by default for ctor/setX either via lombok.config or an annotation
- 500ns per annotation improvement in checking if annotations are NonNull
- [BUG] Poor performance searching alphabetically ordered lists to find NonNull annotation matches
- [ci] GitHub Actions workflow to create Github Releases from git tags
- Add `@lombok.CheckReturnValue` to `@With` and `@Builder build()` methods for static analysis
- Expand Jackson 3 support
- [BUG] EqualsAndHashCode/ToString uses incorrect getters in combination with fluent accessors
- Feat: 'Default' `@ExtensionMethod` extensions
- Add support for installing into IBM Rational Developer for i
- Docs
- Java not yet supported