Spring Data JPA - Conclusion



Spring Data JPA is one of the powerful framework that helps in implementing JPA based repositories. If you are already aware of JPA based framework then its easy to use it, because it works on top of JPA and implements all the specifications provided by JPA.

Advertisements