Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 939 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 939 Bytes

Employee-Management-System

4th Semester JAVA Project Using Spring Boot JPA and Thymeleaf

  • Please first check application.properties : Databasename, Username and Password

Team Members

  1. Gautam Lathiya
  2. Sandip Kanzariya

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