Skip to content

An introductory Spring Boot application that connects to a PostgreSQL database and facilitates CRUD operations for storing and managing employee information. Features include employee, company, manager and team entity creation, retrieval, updating, and deletion via a RESTful API. The project also incorporates basic testing using JUnit5.

Notifications You must be signed in to change notification settings

ciaranjkieran/people_management_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

people_management_system

An introductory Spring Boot application that connects to a PostgreSQL database and facilitates CRUD operations for storing and managing employee information. Features include employee, company, manager and team entity creation, retrieval, updating, and deletion via a RESTful API. The project also incorporates basic testing using JUnit5.

About

An introductory Spring Boot application that connects to a PostgreSQL database and facilitates CRUD operations for storing and managing employee information. Features include employee, company, manager and team entity creation, retrieval, updating, and deletion via a RESTful API. The project also incorporates basic testing using JUnit5.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages