Skip to content

Instantly share code, notes, and snippets.

@awg01
Created March 26, 2022 05:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save awg01/711dd17cbbb998b70f7507c1ea278fc7 to your computer and use it in GitHub Desktop.
Save awg01/711dd17cbbb998b70f7507c1ea278fc7 to your computer and use it in GitHub Desktop.
Lombok dependency steps
- add lombok dependency inside pom.xml
- run lombook jar first using `java -jar lombok_jar`
- specify sts executable file name
- clean and build project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment