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 supported522 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] forRemoval parameter in Deprecated annotation is not propagated
- [BUG] @Builder does not copy @JsonTypeIdResolver from Jackson
- [BUG] Compiler Issue with OpenJDK 17
- [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
- eclipse highlighting issues with `@SneakyThrows` and `@Cleanup`
- [FEATURE] Add option to @ToString that does not print variables whose values are null
- [BUG] lombok config command should return a non-zero exit status if there's an error in the provided config file
- [BUG] LifecycleExecutionException after switch from Java 13 to 16
- Docs
- Java not yet supported