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
- [FEATURE] Copy Constructor. I know this has been already asked, but read please
- Resolve delegate target class to find implemented methods
- [BUG] extension methods cannot be called on `this` in javac (works in Eclipse)
- [BUG] Will not compile when using @NoArgsConstructor and @AllArgsConstructor annotations for a class with no attributes
- [BUG] Cannot find symbol errors when migrating to Spring Boot 3 due to @ConstrutorBinding changes
- [DOC] Better explain @Singular functionalities
- [FEATURE] @EasyComparable allowing relational operators on Comparables
- [FEATURE] Augment @FieldNameConstants with asArray property
- [BUG] Custom nullable annotations are not copied to constructors and methods for Value/Data classes
- [FEATURE] @SneakyThrows (Add Custom Message to Exception)
- Docs
- Java not yet supported