This Spring Boot JPA tutorial will teach you how to use Spring Data JPA to create scalable back-end apps supported by any relational database. Spring Data JPA is an excellent choice because it allows you to focus on business logic while speeding up your development. GitHub Link: https://github.com/shabbirdwd53/Spring-Data-JPA-Tutorial JPA Query Documentation: https://docs.spring.io/spring-data/jpa/docs/current/reference/html/#jpa.query-methods IntelliJ Idea Community Edition: https://www.jetbrains.com/idea/download/#section=windows 📚Course Contents 📚 ⌚ (00:00) Intro ⌚ (01:44) What is Spring Data JPA? ⌚ (05:01) What we will build? ⌚ (07:52) Connecting Springboot App with DB ⌚ (13:27) Mapping Entities with DB ⌚ (19:11) Different JPA Annotations ⌚ (27:56) Understanding Repositories and their methods ⌚ (38:51) @Embeddable and @Embedded ⌚ (47:02) Creating JPA Repositories & methods ⌚ (57:32) @Query Annotation ⌚ (01:03:51) Native Queries ⌚ (01:07:21) Query Named Params ⌚ (01:09:41) @Transactional and @Modifying Annotation ⌚ (01:15:19) JPA One-To-One Relationship ⌚ (01:27:58) Cascade Types ⌚ (01:30:08) Fetch Types ⌚ (01:33:01) Uni & Bi directional relationship ⌚ (01:37:24) JPA One-To-Many Relationship ⌚ (01:50:08) JPA Many-To-One Relationship ⌚ (01:55:01) Paging and Sorting ⌚ (02:07:05) JPA Many-To-Many Relationship RECOMMENDED COURSES --------------------------------------------------------------------------------------------------------- ► Microservices using SpringBoot | Full Example - https://youtu.be/BnknNTN8icw ► Deploy Springboot Microservices to Kubernetes Cluster - https://youtu.be/VAmntTPebKE ► Automate Microservices deployment with Github Actions - https://youtu.be/snZtITKxUBM ► Go / Golang Full Course for Beginners - https://youtu.be/1NF2LtWbA1g ► Node JS Full Course for Beginners: Learn in 2 Hours - https://youtu.be/ZWhoAwTyXFs ► Express.js Tutorial - Beginner | 2021 - https://youtu.be/ZfzGquJLCAA ► Redis CLI Tutorial | Complete Course - https://youtu.be/0wqZd3zwh7Y Follow us on : -------------------------------------------------------- Website: http://www.dailycodebuffer.com/ Facebook: https://www.facebook.com/dailycodebuffer Twitter: https://twitter.com/DailyCodeBuffer Instagram: https://www.instagram.com/dailycodebuffer GitHub: https://github.com/dailycodebuffer My Laptop : ------------------------------------------------------ ASUS ROG Zephyrus G14, 14" - https://amzn.to/3tMb1I6 ASUS ROG Zephyrus G14, 14" (US) - https://amzn.to/3xa6X6m Audio Gear : ------------------------------------------------------ Maono AU-A04 Condenser Microphone : https://amzn.to/32FOpwI Maono AU-A04 Condenser Microphone (US) :https://amzn.to/3awzUj7 Secondary Audio : ------------------------------------------------------ Maono AU-100 Condenser Clip On Lavalier Microphone : https://amzn.to/3sGIbYd Recommended Books: ------------------------------------------------------ Mastering Spring Boot 2.0 (Kindle): https://amzn.to/3tHJV4L Mastering Spring Boot 2.0 (US) : https://amzn.to/3tHNUy5 Building Microservices(Kindle) : https://amzn.to/3gsA1jL Building Microservices(US) : https://amzn.to/3dDnfNn Spring Boot in Action : https://amzn.to/2Qo6YTM Spring Boot in Action (US) : https://amzn.to/32DkeX9 Spring Microservices in Action : https://amzn.to/3gsA3rT Spring Microservices in Action(US): https://amzn.to/32G3Hl7 Music: ------------------------------------------------------- Hear the Noise (Sting): https://www.youtube.com/audiolibrary/music?nv=1 “Sound effects obtained from https://www.zapsplat.com“ #JPA #springdatajpa #springboot #DailyCodeBuffer