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 supported488 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- Eclipse 6/2021 not working with @Slf4j import lombok.extern.slf4j.Slf4j;
- Publish Certificate Fingerprint used on Eclipse Update Site
- [BUG] Jacksonized generating empty json
- [FEATURE] Add option to add @javax.annotation.Nonnull (or other runtime annotation) to everything marked with @lombok.NonNull
- [FEATURE] Exclude Autowired fields from Builder
- [FEATURE] apply @ToString.Exclude to @Builder toString
- [BUG] NonNull annotation on fields not used by EqualsAndHashCode
- [FEATURE] Call setter method to assign value in @Builder
- [FEATURE] Delegate to JDK-provided methods like Long.hashCode(long) in generated hashCode()
- [BUG] GWT Build will fail with JSR-308 Error after Upgrade to 1.18.12
- Docs
- Java not yet supported