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
- [FEATURE] cache JavacAST object
- Allow copyable annotations on fields even when restricted by annotation @Target
- [FEATURE] surport @Inherited to lombock annotations
- [FEATURE] sanitize for @ToString
- [BUG] @Generated doesn't cover lambdas in JaCoCo/SonarQube
- Add callSuper for RequiredArgsConstructor, AllArgsConstructor
- [FEATURE] Annotation for non final variables for lambdas
- [BUG] @Data annotation does not generate a proper RequiredArgsConstructor with @NonNull fields unless added explicitly
- Support turbine processing environment
- [FEATURE] lombok.addNullAnnotations considers package-info.java with Springs @NonNullApi and @NonNullFields
- Docs
- Java not yet supported