The lombok plugin is needed to compile the project and annotation proccessing needs to be turned on.
- Run
gradle shadowJar
. - The jar will be created in
build/libs/
.
The lombok plugin is needed to compile the project and annotation proccessing needs to be turned on.
gradle shadowJar
.build/libs/
.