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