You can find all you want in our website!!!!
- Remove previous binary files and compile the project:
mvn clean compile
-
Open MySQLWorkbench and connect to the database
-
Run the Web Server:
mvn jetty:run
In another cmd window, run the client
- Run Client App:
mvn exec:java -Pclient