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 supported516 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] Jacksonized generates inconsistent annotations in byte code based on imports and builderClassName
- How Lombok solves the error of( cannot access class com.sun.tools.javac.)?
- [BUG] Lombok version 1.18.28 and higher adds a breaking change with NPE checks on builder
- [FEATURE] @Cleanup try-with-resources
- [BUG] [Eclipse] @SuperBuilder Type mismatch: cannot convert from List<String> to List<E> when using @Size
- [FEATURE] Builder @Ignore
- Apache CXF cxf-rt-frontend-jaxws breaks lombok processing
- [BUG] `@Getter` with `AccessLevel` and `onMethod_` causes a compile error
- [BUG] @Delegate throwing null pointer exception on enums
- [BUG] Warning when using @StandardException with the -Xlint:this-escape compiler flag
- Docs
- Java not yet supported