I use maven plugin to set the main class like this :
org.springframework.boot spring-boot-maven-p
Following command will do the trick:
java -cp my-app.jar -Dloader.main=myApplicationClass org.springframework.boot.loader.PropertiesLauncher