A web application that employers and employees can register, then make job advertisements and job applications. It is developed by using spring boot, hibernate and postgreSQL
There are a number of third-party dependencies used in the project. Browse the Maven pom.xml file for details of libraries and versions used.
- Java JDK 17 or higher
Clone the project and use Maven to build the server
$ mvn clean install