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

https://github.com/ismailabdelhadi/employee-directory-api

A Spring Boot application offering a RESTful API for managing employees records. The API supports creating, retrieving, updating, and deleting employee information, and it includes basic security configurations using Spring Security for user authentication and authorization.
https://github.com/ismailabdelhadi/employee-directory-api

dependency-injection hibernate-jpa java mysql-database restful-api spring spring-boot spring-data-jpa spring-rest spring-security

Last synced: 3 months ago
JSON representation

A Spring Boot application offering a RESTful API for managing employees records. The API supports creating, retrieving, updating, and deleting employee information, and it includes basic security configurations using Spring Security for user authentication and authorization.

Awesome Lists containing this project

README

        

# Employee REST API