- Run
./gradlew buildto build the application - Start application with
./gradlew run - To check that your application is running enter url
http://localhost:8080 - To deploy, run
cf push
To see your applications health enter url http://localhost:8081/healthcheck