Practical implementation of REST POST in Spring Boot | MVC
In this video we will see :
- Example of POST request using Spring Boot
- Using POST request to send data from client to the server
- HTTP has GET, POST, PUT, DELETE methods
- We will use Postman
- Adding value in body tag in Post request
- Creating method to accept the data
- @PostMapping annotation
- @RestController annotation
- Return only data not the page
- Connecting database
- Sending the Post request
- @RequestBody annotation
- Sending request in JSON format
- Specifying the data type of data
- Produce and Consume
Spring Boot | MVC | REST Post Example Part 8:- https://github.com/navinreddy20/Spring-Boot/tree/master/bootjpa6
Check out our website: http://www.telusko.com
Follow Telusko on Twitter: https://twitter.com/navinreddy20
Follow on Facebook:
Telusko : https://www.facebook.com/teluskolearnings
Navin Reddy : https://www.facebook.com/navintelusko
Follow Navin Reddy on Instagram: https://www.instagram.com/navinreddy20
Subscribe to our other channel:
Navin Reddy : https://www.youtube.com/channel/UCxmkk8bMSOF-UBF43z-pdGQ?sub_confirmation=1
Telusko Hindi :
https://www.youtube.com/channel/UCitzw4ROeTVGRRLnCPws-cw?sub_confirmation=1