- docker should be installed and running.
- gradle, Java 8 or JDK 1.8 should be installed.
- Clone this code in your local using this link https://github.com/febatech/myfirstdemo.git
- compile and run this code using below commands
- ./gradlew clean build or gradlew clean build
- ./gradlew bootRun or or gradlew bootRun
- buildDocker cmd to create the docker image