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 supported513 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- Fix ExtensionMethod target typing for poly expressions in Eclipse
- [BUG] Creating an additional constructor in BuilderImpl with SuperBuilder causes eclipse to complain about no default constructor
- [FEATURE] Configuration to ignore null values for @Singular fields
- [FEATURE] Add getter methods to @Builder for accessing partially built state during chaining
- Fix: Bump EA_JDK to 27 (25 and 26 have been released)
- [BUG] Lombok not recognized after Spring Boot 3.5.12 upgrade
- [FEATURE] @Varhandle to automatically create a VH_<fieldname> static field for better atomics
- Fix Jacksonized stops generating JsonProperty/JsonIgnore after first manual annotation (fluent=true)
- [BUG] Jacksonized stops generating JsonProperty after first manual annotation (fluent=true)
- [FEATURE] Create separate processor jar for maven-4
- Docs
- Java not yet supported