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
- [FEATURE] Use java.lang.LazyConstant for lazy getters
- [FEATURE] Add copyWith function with null-checking
- `ShadowClassLoader::getResources(…)` can use `Collections::enumeration(…)` instead of `java.util.Vector`
- [FEATURE] Create custom inline and class based annotations
- [FEATURE] @UtilityClass - throw `AssertionError` on private constructor invocation
- Fix duplicate annotations in Eclipse when copying Jackson annotations
- [BUG] Missing properties using @Accessors(fluent = true) in Jackson 3.0.3
- [FEATURE] Combination annotations @Getter and @Setter
- [FEATURE] Allow for generics in abstract classes with superbuilder
- [FEATURE] Annotation for final finalize method
- Docs
- Java not yet supported