Spring Data JPA is one of Spring Data modules which provides different API to perform CRUD operation.The Spring Data JPA is mainly used to the development of the repository layer. In Spring Data we ...