Build the application jar: ./gradlew bootJar
Run the application: java -jar /hello-world-0.0.1-SNAPSHOT.jar
Hit http://localhost:8080 in the browser
Build the application jar: ./gradlew bootJar
Run the application: java -jar /hello-world-0.0.1-SNAPSHOT.jar
Hit http://localhost:8080 in the browser