Skip to content

tanishi-egov/Employee-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-management-app

Overview

This is a simple Employee Management Application developed using Java and Spring Boot. The application performs basic CRUD (Create, Read, Update, Delete) operations for managing employee details.

Features

  • Create a new employee
  • Get a list of all employees
  • Get an employee by ID
  • Update employee details by ID
  • Delete an employee by ID

Technologies Used

  • Java 17
  • Spring Boot
  • Spring Data JPA
  • H2 Database
  • Spring Boot DevTools

Application Structure

About

Employee Management Application using Java and Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages