Skip to content

BSPQE20-21/BSPQ21-E2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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