/springboot-crud

CRUD operation using spring boot with RESTful service

Primary LanguageJava

springboot-crud

CRUD operation using spring boot with RESTful service.
This project includes simple spring boot maven web app with RESTful webservice. In this project you will be able to do insert/update/delete/list operation.