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 supported489 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] Missed null checks in record constructor when non-Lombok annotations are used
- [FEATURE] let, also, run similar to Kotlin's Any objects
- [FEATURE] Default value return in case of exception
- [BUG] `@Slf4j` causes error with variable named `org` but not with `org1`
- [FEATURE] "inline" Builder methods that create a field from its constructor arguments
- [BUG] lombok-mapstruct-binding incorrectly removes the "is" prefix
- [FEATURE] "lombok.addNullAnnotations" support for jspecify
- [FEATURE] covariant override of chained setters in subclass
- [FEATURE] @Accessors(chain = true) can not generate accessor for parent
- [BUG] Jacksonized generates inconsistent annotations in byte code based on imports and builderClassName
- Docs
- Java not yet supported