spring-boot-sample-jelastic Spring Boot Web UI Sample for Jelastic Cloud If you use Maven, just execute the following command [indent=0] $ mvn clean package If you are Gradle-lover, you can build executable jar file using the following command: [indent=0] $ ./gradlew clean assemble