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] Nested classes cannot access static members of outer classes, when used in Annotations
- [FEATURE] @FieldNamesConstants no longer supports self class references
- [BUG] StackOverflowError with @Data type with fluent @Accessors with overloaded setter
- [BUG] @Data are invalid when object extends.toString,getter,Setter can not available
- JDK11: illegal access warning (11.0.3 version)
- [BUG] MismatchedInputException with lombok 1.18.8 and jackson 2.9.8
- [FEATURE] @FieldNameConstants add custom generation strategy for fieldname function
- SuperBuilder have attibute to specify access modifier for builderImpl class
- [BUG] Wither does not generate with methods for fields with default value.
- [FEATURE] @Data/@Value misleading staticConstructor
- Docs
- Java not yet supported