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] val throw AssertionError when use on call parent interface default method
- 使用easypoi 导出时 @Data 注解不起作用
- @SuperBuilder combined with @Builder.Default and overwritten abstract builder => method already defined
- Unable to use public static final String from @UtilityClass and @FieldDefaults(makeFinal = true, level = AccessLevel.PUBLIC) annotated class inside an annotation
- [BUG] Lombok with Jackson - @JsonProperty added to the generated setter causes error
- [FEATURE] allow toString() to include newlines
- [FEATURE]- Enable merge 2 objects using builder
- [FEATURE] Default lombok.nonNull.exceptionType to JDK when targetting Java >= 9
- [BUG] @ExtensionMethod will not translate fluent calls to from one method to another method in the same "extension" class
- [FEATURE] SneakyThrows on initializer
- Docs
- Java not yet supported