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 supported485 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- StandardException should work with Value and Builder
- [FEATURE] val on class fields
- [FEATURE] Add support for records in @ToString or add new annotation to exclude params to not show in toString method
- [FEATURE] Do not privatize constructor when using staticName on @All/@No/RequiredArgsConstructor
- [FEATURE] get method via square brackets
- [BUG] SuperBuilder's builder method with unbound generics forces casting down the route...
- [BUG] @Singular causes Unable to delombok: InvocationTargetException
- [BUG] Can't override method build when 2 class also have @SuperBuilder()
- [FEATURE] @JpaAccessors for bidirectional associations
- [FEATURE] @Singular on array
- Docs
- Java not yet supported