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
- [FEATURE] Create a new CacheStrategy.DYNAMIC for the @EqualsAndHashCode
- @FieldNameConstants can't create super class field
- update gradle syntax to support both `.gradle` and `.gradle.kts`
- [BUG] @Superbuilder causes compile error when used from scala code due to missing type for return type.
- [FEATURE] Can support both underline naming and camel case naming when use annotation @FieldNameConstants?
- [FEATURE] Add `@DeepClone` Annotation for Generating Deep Cloning Methods
- [FEATURE] Delegate builder methods in composition of classes
- [FEATURE] Make the @SuperBuilder's *BuilderImpl class public
- Remove outer type reference when marking class as static
- Return generated node for side effect check
- Docs
- Java not yet supported