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] Break Room @PrimaryKey(autoGenerate = true)
- [BUG] The @Data annotation ignores a letter-like attribute when generating Getter/Setter methods
- [FEATURE] Use @Inherit for @FieldNameConstants and add a List/Array constants containing all fields
- 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
- java.lang.ClassNotFoundException: lombok.javac.handlers.HandleBuilderDefault
- [fixes #2768] Making the Builder constructor's visibility configurable.
- [BUG] Code smell in vanilla Java for lazy getter. Variable misuse.
- [FEATURE] @NotFullyImplemented - throw NotImplementedException for all unimplemented interface methods
- Option in delombok to not overwrite existing files
- Docs
- Java not yet supported