Skip to content

This is an employee management system project built using Spring Boot framework. The system allows for the creation and management of employee profiles, including personal information.

Notifications You must be signed in to change notification settings

telman03/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-crud

Spring Boot CRUD demo is demonstrating how to implement simple CRUD operations with a Employee entity.

What's inside

This project is based on the Spring Boot project and uses these packages :

  • Maven
  • Spring Core
  • Spring Data (Hibernate & H2)
  • Spring MVC (Tomcat)
  • Thymleaf

Installation

The project is created with Maven, so you just need to import it to your IDE and build the project to resolve the dependencies

Usage

Run the project through the IDE and head out to http://localhost:8080

or

run this command in the command line:

mvn spring-boot:run

Screenshots

image

About

This is an employee management system project built using Spring Boot framework. The system allows for the creation and management of employee profiles, including personal information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published