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 supported515 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [FEATURE] Add `@ConstExpr` Annotation for build-time code-execution for java
- [BUG] Lombok in Intellij fails with Eclipse compiler and custom ECJ
- [BUG] @ExtensionMethod methods from parent class are not recognized
- [FEATURE] After using @RequiredArgsConstructor, the subclass constructor depends on the constructor generated by @RequiredArgsConstructor.
- [FEATURE] Exclude field from hashCode but not from equals
- Add Configuration Key lombok.builder.toBuilder (Fixes #3758)
- [BUG] - Mapping annotations in spring
- [FEATURE] Support custom builder methods referring to fields with defaults
- [BUG] Eclipse performance issue: enabling Breadcrumb makes Java editor very slow to type, even after restarting Eclipse
- [FEATURE] javadoc redirect at /apidocs/?
- Docs
- Java not yet supported