Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shubham-sakunde/staff-management-system

This project aims to develop a Staff Management System using Spring Boot and Hibernate, with MySQL as the database backend. The system provides various REST APIs to perform CRUD operations on staff records, including filtering based on specific criteria such as salary, experience, and profile.
https://github.com/shubham-sakunde/staff-management-system

hibernate java mysql postman rest-api spring-boot

Last synced: about 2 months ago
JSON representation

This project aims to develop a Staff Management System using Spring Boot and Hibernate, with MySQL as the database backend. The system provides various REST APIs to perform CRUD operations on staff records, including filtering based on specific criteria such as salary, experience, and profile.

Awesome Lists containing this project

README

        

# Staff-Management-System
This project aims to develop a Staff Management System using Spring Boot and Hibernate, with MySQL as the database backend. The system provides various REST APIs to perform CRUD operations on staff records,
including filtering based on specific criteria such as salary, experience, and profile.

# Overview:
This project aims to develop a Staff Management System using Spring Boot and Hibernate, with MySQL as the database backend. The system provides various REST APIs to perform CRUD operations on staff records, including filtering based on specific criteria such as salary, experience, and profile.

# Technologies Used:

- Spring Boot
- REST APIs
- Postman
- Hibernate
- MySQL
- Java