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 supported518 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [FEATURE] Supports custom toBuilder method name
- [FEATURE] "is"-prefix for accessors of java.lang.Boolean fields
- [FEATURE] Builder should use varargs parameters in setter methods of array fields
- [fixes #4051] Eclipse isClass must not treat non-type nodes as classes
- Reject ambiguous Builder class name collisions
- Document Ant annotation processing for JDK 23
- [BUG] HandleValue crashes with ClassCastException on CompletionOnFieldType when @Jacksonized and @Builder are combined on inner class of sealed interface
- [FEATURE] Extend `@EqualsAndHashCode` to support records
- [FEATURE] Limitation with @RequiredArgsConstructor and @Qualifier (Spring Boot 4.1.0, Lombok 1.18.46)
- [FEATURE] ability to create common named boolean getters and setters
- Docs
- Java not yet supported