spring-data-jpa-course
spring-data-jpa-course copied to clipboard
spring-data-jpa-course

Course Description
In this course you learn everything there is to 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. There will be a lot of coding In this course you will learn the following:
- 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
- Paging and Sorting
- 1 to 1 Relationships
- 1 to Many Relationships
- Many to Many relationships
- Transactions
Check out branches
git checkout main- the main branch is starting pointgit checkout section-1git checkout section-2git checkout section-3git checkout section-4git checkout section-5git checkout section-6git checkout section-7git checkout section-1