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] Add callSuper in @Data
- [FEATURE] Index enums by fields for easy .findBy's
- [FEATURE] "Mandatory" fields with @Builder
- [BUG] Installation via jar problematic on Mac Sierra and later
- [FEATURE] Create @NotBlank annotation for null and blank checks on string values
- [BUG] Interaction between toBuilder() and @Singular
- [BUG] Eclipse plugin installed, but lombok is not shown in "About Eclipse" and does not generate anything
- [BUG] Lombok and MapStruct no longer work on JDK 1.8
- Declare `@Synchronized` lock fields as `Object[]` instead of `Object`
- [FEATURE] Add global config key for 'onlyExplicitlyIncluded' on @ToString
- Docs
- Java not yet supported