Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 482 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 482 Bytes

BSPQ21-E2

HR Management Application

You can find all you want in our website!!!!

GitHub Pages

Needed commands to execute the project:

  1. Remove previous binary files and compile the project:
  mvn clean compile
  1. Open MySQLWorkbench and connect to the database

  2. Run the Web Server:

  mvn jetty:run

In another cmd window, run the client

  1. Run Client App:
  mvn exec:java -Pclient