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 supported488 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [FEATURE] Generating visitor pattern boiler plate code using @Visitor
- [BUG] @Deprecated annotation on a field not copied to the builder's same named field
- [FEATURE] generate synthetic @param and @return for @Getter/@Setter
- [BUG] @SuperBuilder error info : java: incompatible type: capture#1, total? cannot be converted to
- [BUG] @Log4j2 annotation does not create static field log
- [FEATURE] Add "removeX" method to Builder Singular to remove a single entry from collection (for use with toBuilder)
- [BUG] Indicates GPL license instead of MIT?
- [FEATURE] [Jacksonized] Convert javadoc into @JsonPropertyDescription
- [BUG] Regression? @Builder.ObtainVia with different type broke in 1.18.12
- [FEATURE] Jacksonized would use NonNull to set JsonProperty(required = true)
- Docs
- Java not yet supported