- Java 8
- Intellij Idea / Maven
You will need to set all the environment variables in application.properties: DB_URL, DB_USERNAME, DB_PASSWORD. The API_KEY_HEADER and API_KEY_VALUE environment variables will also need to be set in order to use POST, PUT, and DELETE requests.
You can now run the app by clicking the run icon on Intellij!