Skip to content

Sandip-Kanzariya/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Management-System

4th Semester JAVA Project Using Spring Boot JPA and Thymeleaf

  • Please first check application.properties : Databasename, Username and Password
  • Change .env file as per your need

Team Members

Employee Management System Website View 📷🎥📷

Java.Project.mp4

ER Diagram For System

image

For lombok dependency :


In case if you face any dificulty in lombok configuration then you have to manually add Getter, Setter, Tostring Method and Constructors in all Given Entity Class.

Lombok.Download.mp4