Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 727 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 727 Bytes

E-commerce domain sample

Build status

A reusable model of a very simple e-commerce domain.

Build it

If you have Maven 3 installed, you can clone the repository and build it locally:

git clone https://github.com/seedstack/ecommerce-domain-sample.git
cd ecommerce-domain-sample
mvn clean install 

Copyright and license

This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.