ekk-onkar / Employee-management-System

Employee management system using spring boot and mySql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Employee-management-System

Employee management system using spring boot and mySql

Requirements:

  1. Spring Tool Suite IDE.
  2. JDK 8.
  3. Maven 2.5.
  4. MYSQL Database.

Changes need to be done in code to run it.

  1. In "application.properties" file write database username and password.
  2. In AppServicesImplementation file change the path in the saveImage function to the path of the images folder of your system present in src->static->images.
  3. To run the project run StarterApplication file as Java Application.
  4. To run Selenium Testing -
  5. To run Junit Test Cases-

About

Employee management system using spring boot and mySql


Languages

Language:HTML 84.3%Language:CSS 11.9%Language:JavaScript 2.6%Language:Java 1.2%