Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandip-kanzariya/employee-management-system

4th Semester JAVA Project Using Spring Boot JPA and Thymeleaf
https://github.com/sandip-kanzariya/employee-management-system

employee employee-management-system hibernate-jpa java jpa spring-boot thymeleaf

Last synced: 5 days ago
JSON representation

4th Semester JAVA Project Using Spring Boot JPA and Thymeleaf

Awesome Lists containing this project

README

        

# 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 📷🎥📷
https://user-images.githubusercontent.com/105594748/231053448-cdd9b692-62dc-47ed-b46f-64b3c1d4f683.mp4

### ER Diagram For System
![image](https://github.com/Sandip-Kanzariya/Employee-Management-System/assets/105594748/bc7ad8b9-48a0-494a-8da2-6fb1c639f1cd)

### 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.**
---
https://user-images.githubusercontent.com/105594748/230764391-1ff8b11f-c495-4d30-8295-a49eaffd0682.mp4