/rethink-backend-orders

The Orders microservice for the RETHINK Backend.

Primary LanguageJava

rethink-backend-orders

CircleCI

The Orders microservice for the RETHINK Backend.

To build this project:

  • Ensure you have Java 17 installed
  • Ensure you have Maven 3.8.1 installed and is configured to use Java 17
  • run mvn clean install -DskipTests from the command line