In this video you will learn about associations concepts described in spring data JPA.
Associations can be defined as relationship between tables.
There are primarily three types of associations types as
1) OneToOne
2) OneToMany /ManyToOne
3) ManyToMany
we will learn easy of types, in this video I am going to cover OneToOne mapping using Student and Address entity.
You can watch my previous tutorial as creating Rest API in Spring Boot - • Build Rest API Using Spring Boot | MySQL D...
Exceptional Handling - • Spring Boot - Exception Handling | Rest AP...
Please do subscribe.
Thanks