Skip to content

subodhadhikari2023/Spring-Boot-MVC-CRUD-Employee-Application-Using-Thymeleaf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring MVC CRUD Application using Thymeleaf Template Engine

This project is part of Spring Boot 3: Learn Spring 6, Spring Core, Spring REST, Spring MVC, Spring Security, Thymeleaf, JPA, Hibernate, MySQL Course

  • This project allows the user to perform CRUD operations
    • /list: lists all the employees in the database
    • Add employee allows the user to add a new employee using a form which asks for the necessary fields
    • Two buttons are present: Update and Delete
    • Update allows the user to update the current employe
    • Delete allows the user to delete the current employee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published