- This project contains all the code that is shared by Backend APIs.
Install the following tools:
- Clone this repo to your local machine using
https://gitlab.com/bright-technologies/dalma/commons.git - Compile API
$ cd <project_cloned>
$ mvn clean install