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] Javadoc generation fails because of @Builder
- [BUG] Delombok fails on unnamed patterns in Java 22
- [FEATURE] Add more flexibility to declare copyable annotations
- Jakarta Generated support
- [BUG] @SuperBuilder/@Builder generates names(Collection<? extends String > names)-method, but String is final
- [FEATURE] Default Value Support in Lombok
- [FEATURE] Add configuration key `lombok.copyableAnnotations.onMethod` and/or add swagger's `@Hidden` to the list of `COPY_TO_SETTER_ANNOTATIONS`
- Migrating from SpringBoot 2.7.1 to 3.2.3 but Lombok @SuperBuilder is not working getting error: cannot find symbol
- [BUG] ArrayIndexOutOfBoundsException using Eclipse
- [BUG] javadoc not being generated. Gradle
- Docs
- Java not yet supported