DEV Community

devcse
devcse

Posted on

Spring Boot CRUD Example with Mysql React JS

Hello,
Today we will create a spring boot CRUD application. In, this example, we are using the MySQL database to store data, to view and manage the data we will use react Js library in the frontend part. For API testing we will use Postman.

An easy way to understand, from scratch:

Part 1
Part 2
Part 3
Part 4

More parts will be added soon. Stay tuned.....

Latest comments (0)