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 supported520 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- Add fair lock policy to @Locked via @Locked.Policy
- [FEATURE] Supports custom toBuilder method name
- [BUG] lombok.config intermittently ignored after Equinox removed getModuleClassLoader(boolean)
- Fix Eclipse classloader lookup after Equinox API removal
- [BUG] ExtensionMethod does not have the correct parameterized return type (Eclipse-only)
- [FEATURE] Supports custom toBuilder method name
- [FEATURE] Builder should use varargs parameters in setter methods of array fields
- [fixes #4051] Eclipse isClass must not treat non-type nodes as classes
- [BUG] HandleValue crashes with ClassCastException on CompletionOnFieldType when @Jacksonized and @Builder are combined on inner class of sealed interface
- [FEATURE] Extend `@EqualsAndHashCode` to support records
- Docs
- Java not yet supported