Simple Employee Mamagement System by Spring Boot
OVERVIEW
I implemented a simple Employee Management System by Java and Spring Boot framework in order to understand basic usages of the framework.
I tried to implement a simple Employee Management System(EMS) by Java and Spring Boot framework to have a good understanding of the framework.
EMS enables users to manage employees easily. Of course, this application provides CRUD operations (Create, Read, Update, Delete).