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 supported515 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [FEATURE] Create separate processor jar for maven-4
- Support JSpecify @NullMarked/@Nullable at class level
- [FEATURE] Support non-null by default for ctor/setX either via lombok.config or an annotation
- [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
- [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
- [FEATURE] @Log(fieldName)
- Docs
- Java not yet supported