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
- Update Gradle install documentation for 4.7+ according to new annotationProcessor configuration
- Lombok Builder annotation should create a private constructor with a builder instance as the only argument
- AllArgsConstructor should mark constructor parameters with same annotations that are used for fields
- @FieldNameConstants should work on interfaces with getters/setters
- Extensive performance issues with Lombok and STS/Eclipse
- @BeanValidation - new annotation
- Lazy Getter + NetBeans = Error parsing file
- @Getter annotation on a class should support onMethod
- Gradle+Lombok compile error on @Builder, works in Eclipse with Lombok
- Setter (kind of) for List, Maps with lazy create
- Docs
- Java not yet supported