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 supported516 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [FEATURE] Add `@DeepClone` Annotation for Generating Deep Cloning Methods
- [BUG] @Accessors(chain = true, fluent = true) with fluent=true no longer behaving as it used on lombok 1.18.30
- [BUG] use @Accessors(fluent = true), Failed to get data during serialization
- [BUG] @SuperBuilder(toBuilder = true) does not call ctor of the base class and does not call the @Builder.ObtainVia
- [FEATURE] @SneakyReThrow
- [BUG] Annotation @UtilityClass don't working when using static import
- Modified Fields Tracking for Setters
- [FEATURE] Truncate the large String variable in toString()
- [FEATURE] @FieldNameConstants.Include must be added in a enum for all fields
- [BUG] @Delegate throws error on interface methods in javac
- Docs
- Java not yet supported