This is a simple state machine which controls the trasition between order status.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Apache Maven 3.6.1
- JDK: 1.8 or above
- Memory: No minimum requirement.
- Disk: Approximately 10MB is required for the Maven installation itself. In addition to that, additional disk space will be used for your local Maven repository. The size of your local repository will vary depending on usage but expect at least 500MB.
- Operating System: Unix based systems (Linux, Solaris and Mac OS X) and others: No minimum requirement.
- To install maven please follow instruction on this link
- Run
setup
file to run test cases and package the binaries
- Run
mvn test
or runsetup
file
- Run
start
to start application in interactive command prompt