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
- [BUG] @Singular race conditions for maps
- Allow @AllArgsContructor and @With to skip transient fields
- [FEATURE] @ToString as JSON format
- [BUG] Compilation with Groovy-Eclipse + Lombok 1.18.26 from IntelliJ IDEA fails
- [BUG] @SuperBuilder does not compile if there is a static call in jakarta validation annotation
- [BUG] @SuperBuilder does not check if build method is already defined in abstract Builder
- [BUG] @SuperBuilder does not compile when child class defines different buildMethodName than parent class
- [FEATURE] Add @ToString support for java records
- [FEATURE] customizing the @Builder to allow easy creation of the Test Data Builder pattern
- Initial draft for @lombok.experimental.Memoize
- Docs
- Java not yet supported