Spring Boot CRUD operations using Spring Data with Oracle-1

preview_player
Показать описание
You must have to complete your Spring ,Spring Boot and Hibernate courses to learn this Spring Data with Spring Boot.
I have uploaded only the One usecase of CRUD operation.
----------------------------------------------------------------------------------------------------------
By mistake voice is missed.
Watch full video and try to understand all the concept and I will upload another video with voice recording.
-----------------------------------------------------------------------------------------------------------
The implementation of DAO layers that provide CRUD functionality on JPA entities can be a repetitive, time-consuming task that we want to avoid in most cases. Luckily, Spring Boot makes it easy to create CRUD applications through a layer of standard JPA-based CRUD repositories.
----------------------------------------------------------------------------------------------------------
Spring Data JPA is a key component of Spring Boot’s spring-boot-starter-data-jpa that makes it easy to add CRUD functionality through a powerful layer of abstraction placed on top of a JPA implementation. This abstraction layer allows us to access the persistence layer without having to provide our own DAO implementations from scratch.
-----------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

its really excellent, Have u uploaded continuation videos if yes please let me know the url

venkatpillala
Автор

in oracle database we have table based record variable which support one record if stored procedure return table based record variable how to accept it in spring boot?

teklehaimanotatikilt
Автор

Also you have not mentioned or defined bean so how app context will lookup for bean

abhikams
Автор

Cam u please publish or show the project pom as well

abhikams
Автор

Hi, I have added Oracle Driver externally but still facing driver loading error. Can you please suggest me

ravindarbukya
Автор

how do you add the liberia database, how did you do it ... I tried to finish it and I could not do the same as the database

dianaamezquita
Автор

I have a question i tryed with an oracle user that i created but i doesn't work, does you know which privilegies need the oracle user for do the conecction?

andrescamilodiazmora
Автор

Hello sir i watched your complete video. Sir i have doubt please help mi to out from that. Please reply so that i share my doubt.

sameerkadgaye
Автор

in the java build path... how did you add database? and that contains..

dianaamezquita
Автор

Exception in thread "main" No qualifying bean of type available

Nitisharav
Автор

I couldn't hear any audio explanations. Does anybody else face this problem?

deeps