I was trying to execute spring boot; it works fine with mvn spring-boot:run. But when i try to package it as jar (I moved dependencies to lib, and binary to bin and resources to resources folder) command was java -cp lib/I was trying to execute spring boot; it works f