Skip to content

ivans-innovation-lab/my-company-customer-domain

Repository files navigation

my-company-customer-domain

This project contains my root aggregate - customer.

Development

This project is driven using Maven.

Run/Install locally

Make sure that you have this libraries installed in your local maven repsoitory:

$ ./mvnw clean install

Run tests

This component comes with some rudimentary tests as a good starting point for writing your own. Use the following command to execute the tests using Maven:

$ ./mvnw test

Created by Ivan Dugalic@lab. Need Help? Join our Slack team.