stork icon indicating copy to clipboard operation
stork copied to clipboard

Spring Boot demo start failure on macOS Mojave

Open alekye opened this issue 5 years ago • 0 comments

A Spring Boot demo & stork is attached. Pack with the command $./mvnw clean package is ok. The jar file can be run by $java -jar xxx.jar, but the stork script failure to start. The error info is :

$ ./target/stork/bin/hello-server --run Error: Could not find or load main class com.example.demo.DemoApplication

Could anyone help me, thank your! demo.zip

alekye avatar Jun 20 '20 10:06 alekye