Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sandip-kanzariya/employee-management-system
- Owner: Sandip-Kanzariya
- Created: 2023-04-10T16:12:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T16:58:35.000Z (4 months ago)
- Last Synced: 2024-09-12T02:32:03.277Z (4 months ago)
- Topics: employee, employee-management-system, hibernate-jpa, java, jpa, spring-boot, thymeleaf
- Language: HTML
- Homepage: https://employee-management-system-444q.onrender.com
- Size: 97.7 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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