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 supported514 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- Do not concat Arrays with Strings
- [FEATURE]The @Builder annotation supports the implementation of java.io.Serializable or custom interfaces
- Skip excluded fields in builder-generated `toString`
- [BUG] Delegated getters of inner class are not debuggable in Eclipse
- Use AssertionError with @UtilityClass
- [FEATURE] allow `@Getter(lazy = true)` annotation directly on expensive methods
- [FEATURE] @FieldNameConstants String and Enum at the same time
- [FEATURE] Adding methods from services
- [BUG] copyableAnnotations should consider the target of the copied annotation
- [FEATURE] add makeFinal = true/false attribute on @Getter and @Setter annotations
- Docs
- Java not yet supported