How to run

This project depends on test database running in mysql.

  • Make sure you have a database test
  • Configure the database user and password in DBConnect.java . Default user/pass is root/rootp@$$
  • Install [maven] mvn clean install (https://maven.apache.org/)
  • RUN tables.sql in that database for seeding customer table (only if necessary)
  • execute run.sh (linux/mac) or run.bat*(window)*

[N|Solid]