Skip to content

Instantly share code, notes, and snippets.

@drucoder
Created June 19, 2018 04:55
Show Gist options
  • Save drucoder/05263b363e0cc1337ab58ca8f03a4516 to your computer and use it in GitHub Desktop.
Save drucoder/05263b363e0cc1337ab58ca8f03a4516 to your computer and use it in GitHub Desktop.
Lombok: пишем меньше кода
<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