Setup requirements

In order to run this project, you will need the following:

  • Java environment: JDK11
  • Gradle: version 5.4.1
  • Docker

Running the project

Let’s learn how we can run the project using the CLI once the setup is done.

Step 1: Docker compose for database

First of all, we need to run the Docker compose file (docker-compose-dbonly.yml) from the root directory of the project using the following command:

Get hands-on with 1200+ tech skills courses.