15. How to Create POST API in Spring Boot | Spring Boot Beginners tutorial | Code Simple

Published: 17 November 2019
on channel: Code Simple
7,985
62

Here we are going to create new resource (inserting new record into book db) using POST API in Spring Boot | Spring Boot Beginners tutorial | Code Simple.

@Column @GeneratedValue are two annotation we used from java persistence in entity class to indicate the db column name and auto generate option in hibernate respectively.

Alter table SQL:
ALTER TABLE `book` CHANGE `desc` `description` VARCHAR(255) NOT NULL;

#post #api #create #resource #in #springboot #codesimple #tamil


On this page of the site you can watch the video online 15. How to Create POST API in Spring Boot | Spring Boot Beginners tutorial | Code Simple with a duration of hours minute second in good quality, which was uploaded by the user Code Simple 17 November 2019, share the link with friends and acquaintances, this video has already been watched 7,985 times on youtube and it was liked by 62 viewers. Enjoy your viewing!