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
- [BUG] javac compile fails on specific usage of @ExtensionMethod, but without any useful detail
- [FEATURE] Reduce impact of checking if Lombok is disabled
- [BUG] Using the Builder annotation, it is not possible to get the Builder by way of new
- [BUG]
- [FEATURE] Set the visiblity of logger as an annotation parameter
- [BUG] @FieldDefaults doesn`t have target type java.lang.annotation.ElementType#PACKAGE
- Add Delombok option to keep full path within output directory
- [BUG?] `@Data` doesn't allow to overload the constructor manually
- Introduce `--source` argument for Delombok
- Allow calling extension methods on `this` as receiver
- Docs
- Java not yet supported