项目描述 : This project included RESTful end to create a new record, to update existing record, to delete record, to list all records, and to partial search from existing records. I have used spring boot 2.0 and spring data jpa for the CRUD. MySQL as database.