Skip to content

🌼 This comprehensive Repo on Spring Data JPA covers integrating Spring Boot apps with databases via JPA. Explore annotations, relationships, queries, and more. A hands-on tutorial for database-driven Spring Boot applications. 📚

Notifications You must be signed in to change notification settings

moshdev2213/springDataJPA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Data JPA 🌱

1639975062782

🌼 This comprehensive repository on Spring Data JPA delves into seamlessly integrating Spring Boot applications with databases using Java Persistence API (JPA). 🌱 The tutorial unfolds as follows:

✅Connecting Spring Boot App with Database
✅Mapping Entities with Database
✅Different JPA Annotations
✅Understanding Repositories and Their Methods
✅@Embeddable and @Embedded
✅Creating JPA Repositories & Methods
✅@Query Annotation
✅Native Queries
✅Query Named Parameters
✅@Transactional and @Modifying Annotation
✅JPA One-To-One Relationship
✅Cascade Types
✅Fetch Types
✅Uni & Bi-directional Relationship
✅JPA One-To-Many Relationship
✅JPA Many-To-One Relationship
✅JPA Many-To-Many Relationship

This tutorial provides an all-encompassing overview of Spring Data JPA concepts, empowering you to proficiently construct and manage database-centric Spring Boot applications. For comprehensive elucidations and live demonstrations, consult the tutorial at "https://youtu.be/XszpXoII9Sg".

About

🌼 This comprehensive Repo on Spring Data JPA covers integrating Spring Boot apps with databases via JPA. Explore annotations, relationships, queries, and more. A hands-on tutorial for database-driven Spring Boot applications. 📚

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages