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
- Improvement to "Mandatory fields with `@Builder`" wiki page
- [BUG] Changed AST tree even though no lombok used in file
- Add the possibility to use @Getter on java 17 record on the different components.
- [BUG] @Delegate does not work properly on enums
- Can I use @NoArgsConstructor, @RequiredArgsConstructor, @AllArgsConstructor in Java17 Record?
- eclipse highlighting issues with `@SneakyThrows` and `@Cleanup`
- [FEATURE] Annotation @Alias
- [FEATURE] Add option to @ToString that does not print variables whose values are null
- Overriden field's setter/getter method generated incorrectly
- [BUG] lombok config command should return a non-zero exit status if there's an error in the provided config file
- Docs
- Java not yet supported