Spring Data JPA Tutorial - #2 - Basic Flow of Spring Data JPA

preview_player
Показать описание
Hi, welcome to the Spring Data JPA tutorial series/course.
In this lecture, you will learn the basic flow of Spring Data JPA and how Spring Data JPA works behind the scene.

Spring Data JPA is used to reduce the amount of boilerplate code required to implement the data access object (DAO) layer.

Spring Data JPA is not a JPA provider. It is a library/framework that adds an extra layer of abstraction on top of our JPA provider (like Hibernate).

Spring Data JPA uses Hibernate as a default JPA provider.

#springdatajpa #springboot #course
Рекомендации по теме
Комментарии
Автор

please example of customRepository and simplejpaRepository

abdullahmiah
Автор

why is Spring Data JPA related to Hibernate??
I just want to learn spring data jpa instead of hibernate

hplat-vku
Автор

Hi bro I need to clear concept of java maven spring and rest api

dharmraj