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 supported514 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] Google Error Prone + Lombok = problems and conflicts from time to time
- [BUG] `@SuperBuilder` constructor presence check is not working
- [BUG] Using copyJacksonAnnotationsToAccessors=true in Eclipse causes build errors because Jackson tags are duplicated
- [BUG] Class with boolean field and @JsonProperty gets serialized to JSON with two properties
- Can the name of 'var' be modified, such as to 'lvar'
- [BUG] ToString uses concatenation + which has a limit of 250 fields, should use StringBuilder
- [BUG] @Jacksonized with @JsonAnySetter broken for Jackson 2.19
- [BUG] Errorprone compatibility with Lombok JavaDoc checks on JDK 25
- [BUG] com.fasterxml.jackson.annotation.JsonProperty is not a repeatable annotation interface
- [FEATURE] Support JSpecify @NullMarked
- Docs
- Java not yet supported