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 supported522 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [FEATURE] Getters for AtomicInteger, AtomicLong, etc
- [FEATURE] Add internString boolean flag on @Setter Annotation to reuse JVM string pool if you want
- @Data support Spring's annotation: NonNullFields NonNullApi
- [BUG] @lombok.Builder.Default does not work on records
- [BUG] Expand handler doesnt support JCLadma
- [FEATURE] Compile JavacTreeMaker doesnt support Jdk1.8
- [FEATURE] Consider reviewing equals() implementation for better performance
- [BUG] Lombok should detect accessors defined in an interface
- Missing nullity annotation in abstract builder (observed in SuperBuilder case, Lombok 1.18.30)
- [FEATURE] Builder.Default annotation applied to all fields at once instead of one by one
- Docs
- Java not yet supported