Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 401 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 401 Bytes

Create a REST API in Spring Boot with MYSQL

The goal of this repository is to create a RESTful API using HTTP methods for CRUD(Create, Retrieve, Update and Delete) operations in Spring Boot along with MYSQL database.