GarouDan
04/24/2019, 11:54 PMcd build/libs
java -jar my_application-0.0.1.jar
but I’ve received something like
no main manifest attribute, in my_application-0.0.1.jar
but I think I’m trying to run the wrong file or maybe I need to run it in another way.