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 supported522 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] Break Room @PrimaryKey(autoGenerate = true)
- [BUG] The @Data annotation ignores a letter-like attribute when generating Getter/Setter methods
- Broken compatibility with some annotation processors on version 1.16.22 and up
- [FEATURE] @Builder where a @NonNull field is not set should provide a warning
- [fixes #2768] Making the Builder constructor's visibility configurable.
- [BUG] Field-based Jackson mixins break when using @Setter
- [FEATURE] Builder methods for Optional fields
- [FEATURE] Add a suffix parameter to @Delegate
- [FEATURE] Add support for generics for @Delegate
- [FEATURE] Class-level type aliases
- Docs
- Java not yet supported