Spring Data JPA Tutorial - #6 - Connect Spring Boot Application with MySQL Database

preview_player
Показать описание
Hi, welcome to the Spring Data JPA tutorial series/course.
In this lecture, we will connect Spring Boot Application with MySQL Database

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
Рекомендации по теме
Комментарии
Автор

at 6:41 my mind going like this male-chiken

LeviAckerman-cvbi
Автор

My MySQL version is 5.1 and this is using MySQL 8.0.32 so will this give error as it is giving in my case

hari