Created
June 19, 2018 04:55
-
-
Save drucoder/05263b363e0cc1337ab58ca8f03a4516 to your computer and use it in GitHub Desktop.
Lombok: пишем меньше кода
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependency> | |
<groupId>org.projectlombok</groupId> | |
<artifactId>lombok</artifactId> | |
</dependency> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment