Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 235 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 235 Bytes

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.