SPRING BOOT | How to insert / store data into MySQL database with REST API in Java Spring Boot

preview_player
Показать описание
In this video, you will learn how to insert store data in MySQL workbench (database) with REST API in spring boot.

If the video helps you, hit the like button and subscribe to the channel. If you have any doubts or suggestions, drop them in the comments below and i will answer them.
Thanks for watching

Website :
Рекомендации по теме
Комментарии
Автор

Hi thank you for this video. I would like to create an abstracat user before creating student but springboots's send me an error. Do you mind to do an extra video with abstracts class ? thank you very much

fgharbi
Автор

Hi Through postman I am getting response empty { } and rows are inserting in db as :


| id | st_mark | name |

| 1 | 0 | NULL |



Please help! Thanks in advance

charubabbar
Автор

Hi bro I am adding the data via Postman but it is adding Null values, could you please help me to get it resolved

lakshmipathi