Learn how to use Spring Data JPA relationships such as ManyToMany, ManyToOne & OneToMany.

We create a web application using the spring starter (http://start.spring.io/). We then expose an API for 3 entities. We then use Spring Data JPA to create relationships between these entities.

Check out the code on GitHub here: https://github.com/kriscfoster/Spring-Data-JPA-Relationships

Don’t forget to Subscribe here: https://www.youtube.com/channel/UCWkzkhQ3syxBjjAYwqCbzYg?sub_confirmation=1

#spring #jpa

Spring Data JPA Relationships Tutorial - ManyToMany, ManyToOne & OneToMany
7.30 GEEK