@PostMapping for sending data in database || Full Stack CRUD Application Spring Boot and React -03

Published: 01 January 1970
on channel: Code With Arjun
10,430
79

In this video i have shown how to use @PostMapping Annotation in Spring Boot to send data in MySQL database and check using PostMan.

In this series i have shown how to create full stack CRUD ( Create, Read, Update, Delete) using Spring boot and React Hooks using Functional Components. We will build Web Services (REST API) using Spring and Mysql on Backend and Test using PostMan and handle the same REST API on react in frontend using axios.

FullStack CRUD Playlist : https://shorturl.at/gjvDT

Source Code Link :
----------------------------
Backend : https://github.com/arjungautam1/fulls...
Frontend : https://github.com/arjungautam1/fulls...
----------------------------

Install Java JDK
----------------------------
Windows :    • Install Java JDK 17 LTS on windows 11...  
Linux :    • How To Install latest Oracle Java JDK...  
MacOS :    • Install Java JDK on macbook M1 / M2  
----------------------------

Install Node JS
----------------------------
Windows :    • How to install Node.js | npm  Latest ...  
Linux :    • Install Nodejs and npm in Ubuntu 20.0...  
MacOS :    • Install Node.js and npm in Macbook M1...  
----------------------------

Install MySQL
----------------------------
Windows :    • How to install MySQL 8.0.22 Server an...  
MacOS :    • Install MySql server on zsh shell | z...  
Linux :    • Install xampp on Ubuntu 22.04LTs/ 20....  

Install IntellIj
----------------------------
Windows :    • Install intellij in windows 10/11 | R...  
MacOS :    • Download and install jetbrains toolbo...  
Linux :    • Download and install jetbrains toolbo...  

Install PostMan
----------------------------
Windows/MacOS/ Linux : https://www.postman.com/downloads/

PayPal : https://paypal.me/codewitharjun
Patreon :   / codewitharjun  

➡️ Subscribe :    / codewitharjun  

Stay Connected :
➡️ LinkedIn :   / arjungautam1  
➡️ Github : https://github.com/arjungautam1

Join Community :
➡️Discord :   / discord  

Follow me on :
➡️ Medium:   / codewitharjun  
➡️ Dev.to : https://dev.to/codewitharjun


#fullstack #CodeWithArjun #Programming