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 supported514 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] ZonedDateTime deserialization and Equals in lombok
- [FEATURE] idea with @Builder or @Accessors add Condition or Function annotation, set field value with condition
- [BUG] val throw AssertionError when use on call parent interface default method
- @SuperBuilder combined with @Builder.Default and overwritten abstract builder => method already defined
- Unable to use public static final String from @UtilityClass and @FieldDefaults(makeFinal = true, level = AccessLevel.PUBLIC) annotated class inside an annotation
- [BUG] Lombok with Jackson - @JsonProperty added to the generated setter causes error
- [FEATURE]- Enable merge 2 objects using builder
- [FEATURE] Default lombok.nonNull.exceptionType to JDK when targetting Java >= 9
- [FEATURE] Placeholder type THIS to be replaced in derived classes.
- [BUG] Long compilation invocations with Eclipse Code Mining feature
- Docs
- Java not yet supported