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 supported496 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] @Accessors(chain = true, fluent = true) with fluent=true no longer behaving as it used on lombok 1.18.30
- [BUG] Nullable annotation is not copied to builder
- [FEATURE] Better Support for Lombok development in IntelliJ IDEA
- In the redhat-java plug-in of VSCODE (+ Eclipse), the function "Extract as a local variable (replacing all occurrences)" does not work properly. (@Getter Annotation issue)
- [BUG] StackOverflowError when using lombok 1.18.36
- Replace markdown with HTML markup
- [BUG] use @Accessors(fluent = true), Failed to get data during serialization
- @UtilityClass should produce a compiler error, when put on a non-static inner class
- [BUG] Runtime dependency with Lombok APIs when using @SneakyThrows in combination with ECJ + Takari Lifecycle Plugin
- [BUG] @SuperBuilder(toBuilder = true) does not call ctor of the base class and does not call the @Builder.ObtainVia
- Docs
- Java not yet supported