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 supported496 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [FEATURE] lombok.noArgsConstructor.extraProtected in lombok.config, which is necessary for proxy generation by libraries
- [FEATURE] @SneakyReThrow
- [FEATURE] JDK 24 Compatibility
- [FEATURE] Update Constructor Annotations To Add The Attribute Annotations
- [BUG] Annotation @UtilityClass don't working when using static import
- Modified Fields Tracking for Setters
- [FEATURE] Truncate the large String variable in toString()
- [BUG] @With does not care about @Accessors
- [FEATURE] Add init method to annotations AllArgsConstructor and RequieredArgsConstructor
- [FEATURE] Add configuration key `lombok.builder.toBuilder`
- Docs
- Java not yet supported