Closed muzanni closed 5 years ago
how to running this program ?
Hi, I am on holidays without a laptop, so I can't double check this. Try mvn clean install, then cd into target directory and run the jar with java -jar *jarname*
mvn clean install
cd
java -jar *jarname*
okey thank mr. @alanrusnak
how to running this program ?