Running the Project Using the CLI
Learn how to run the project using the CLI in this lesson.
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 1400+ tech skills courses.