In this video we will see how to work with a table having a composite primary key to work with Spring Data JPA. We will see how to insert and retrieve data from this table both from service methods as well as with using it as a target table against form submission.
You ca n download the source code from the following github repository
https://github.com/chargeahead/spring...