Connecting with Database using JPA | Spring Boot Rest API tutorial | Spring boot tutorial

preview_player
Показать описание
Connecting with Database using JPA | Spring Boot Rest API tutorial | Spring boot tutorial

#springboot #spring boot tutorial

Important Videos:

Important Playlist:

Important Links:

Gear that I use:
Gears that I Use:
Lenovo Ideapad S145 AMD Ryzen 5 15.6

Mic for Recording

Disclaimer:
All videos are for educational purposes and use them wisely. Any video may have a slight mistake, please take decisions based on your research. This video is not forcing anything on you.
Рекомендации по теме
Комментарии
Автор

bro there are some people they just want to earn money by youtube and some time they don't explain many things and skip. you are not one of them. you are explaining every thing i am understanding everything step by step.

shoiabalam
Автор

for mysql default port is 3306, you have taken 3307 it will throw error on compile time . Happened same with me then i changed to 3306 back

rohandxt
Автор

at the end data base mai data insert krna hai and retrive bhi toh staic list se achha woh yahi video se sikh lete the hum log and rahi bat other concepts ki woh bhi issi video mai clear ho jate 18 se 22 videos ki bat kr raha hu. please comment on it durgesh sir

akadeadahot
Автор

Now i am so happy for not using fake service Thanks

mohammadshahul
Автор

sir i got error while creating the book using POST. It shows me NullPointerException but after using try and catch block data is not saving in the youtube_api's book table

pawansingh-xoiz
Автор

Sir ... I am big fan of you... I have learnt basic idea from you and easily how can we write a program. Just sir Awesome.... your style is unique. like a primary key ... not possible anything without please help us to get videos for programming in java for preparing product base company like Google, Microsoft, facebook etc. I am dame sure if I get basic product base company programming's videos then we can clear all rounds. Sir please from my heart and love u always....

GopalDas-swym
Автор

Hello Durgesh,
You made a change in @GetMapping getBooks(—-). But you did the post in postman and got the 201 Created Status(19-23)

rajanpokhrel
Автор

sir why i am not getting autosuggestion in application.properties file else its working fine in other parts of project please tell me i am a big fan of your 🤧

simplycoder
Автор

Can u pls help me in uploading and downloading PDFs, images to MySQL database using spring have tried some methods bt methods are not working and also I am not getting any exceptions for which I am not able to detect the bug in my code....pls help....

biswabijayeechandrasekhara
Автор

If we have any id having data type as String still while writing entities wr will mention as ID as a primary key?

nainitalhills
Автор

Sir why are we not marking the bookRepository as @Component as we @autowire it in bookService ?

miitthakar
Автор

Sir, I am not getting @Entity and @GeneratedValue annotations im my IDE, How to get it?

NoorMAnsari-co
Автор

Can any one explain why there is need of creating an abstract method findbyId specially in interface while others methods like save, deleteById is method is not declare in interface and my compiler is also shown error.

ritikrstgi
Автор

why you created the findById method sir! isn't it the default method of CrudRepository interface?

AbidHussain-vocw
Автор

Sir i am getting empty object though i hv data in database.. It is not showing any error and the statuses are correct.. But it is returning empty objects.. Plz help..

ashishsenapati
Автор

Hello sir, do you know how to configure connection with druid database

yogesh
Автор

I am getting an error under //get all books on line 29 saying Cannot cast from Iterable<Element> to List<Element> tried multiple times getting the same please help me to get through this issue

shadovekiller
Автор

Entity must not be null show error please tell me sir how to solve this problem

santoshyadav
Автор

if u give password to my sql then we write in app properties root as a password, if u dont give any password then dont write it it give u error.

harshshub
Автор

@Durgesh sir,
Please ap ye doubt clear kro ke apne CrudRepository m FindById () q use keya h apne ?
CrudRepository is an interface and it contains implementation of create, read/retrieve, update and delete then what is the use to just providing body of FindById () in CrudRepository interface.
Anyone please help me here

rahulprasad