In this Spring Boot JPA Tutorial you learn learn about Spring Data JPA allowing to build scalable backend applications backed by any relational database. Spring Data JPA is a great choice allowing to speed your development and focus on the business logic.
Here is an overview of what is covered in the Spring Boot JPA Tutorial course
► What is Spring Data JPA
► Connect to a real database and not in memory DB
► How to map classes to tables
► Hibernate Entity Life Cycle
► Queries and JPA Repositories
► Paging and Sorting
► 1 to 1 Relationships
► 1 to Many Relationships
► Many to Many relationships
► Transactions
⭐ Table Of Contents ⭐
00:00 Intro
01:22 Overview
03:54 IntelliJ
05:57 Cloning Repo
09:04 Running the App
14:53 Connecting to DB
20:56 Section Overview
23:03 Student Class
26:22 @Entity
32:26 @Sequence
36:23 @Column
42:20 IntelliJ Data Source
44:19 @Table and Constraints
48:42 Repositories
53:40 @JPA Repository
01:01:34 Enrol
⭐ Table Of Contents ⭐
Enrol now here:
9 views
821
228
4 weeks ago 00:00:39 1
RxdCompany
4 weeks ago 00:30:41 4.3K
Java и gRPC: быстрый старт со Spring Boot | Преимущества, Настройка и Использование