In this video I have explained how we can use JPA inheritance strategy to share common attributes with different entities.
Repository Link:
https://gitlab.com/lsio.repo2021/spri...
Topics covered in this video:
1. Table Per Class Strategy
2. @Inheritance
4. @OneToMany
5. @ManyToOne