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 with @JsonAnySetter broken for Jackson 2.19
- [BUG] Errorprone compatibility with Lombok JavaDoc checks on JDK 25
- [FEATURE] Support JSpecify @NullMarked
- [BUG] builderClassName="Builder" results in code that compiles in Eclipse, but fails to compile in javac (in an edge case)
- [BUG] The lombok builder cannot generate a complete method
- [FEATURE] RequiredArgsConstructor can copy the annotation into the constructor
- [BUG] Eclipse 2025-03 IDE STS Jdk 21.0.6 LTS Springboot 3.4.3 only Webflux Reactive and Mongo Reactive errors go out without reasons in IDE but not in maven.
- [BUG] Unused @Log4j2 annotation is not reported in Eclipse since 1.18.34
- [BUG] `@Singular`-annotated field with initialization expression and `@NoArgsConstructor`
- [BUG] @Data does not transfert jakarta or hibernate anotation to his contructuctor
- Docs
- Java not yet supported