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] Compiler failure with maven-compile-plugin
- [FEATURE] Add support for setter method coexisting with fluent setter method.
- [BUG] Compilation failure related to generics when specifying staticName in @AllArgsConstructor
- [BUG] No builder method in netbeans 11 when @Singular is used
- [FEATURE] Generate JPA boilerplate code for composite identifiers with @IdClass.
- [BUG] Annotation processor 'lombok.launch.AnnotationProcessorHider$AnnotationProcessor' not found
- [BUG] Builder.Default on primitives marks imports unused in Netbeans 9/10
- TYPE_USE and TYPE_PARAMETER annotations should always be propagated to getters and setters
- [FEATURE] User defined annotations and handlers via SPI
- Documentation for @FieldNameConstants is showing wrong configuration name
- Docs
- Java not yet supported