Saturday, September 15, 2012

Spring Data JPA for Repositories

Do you know repository patterns? Regardless of the answer to this question, you'll like Spring Data JPA.

What is it? A simple framework that lets you avoid the implementation of Repositories over a jpa project.

I don't want to write anything else, the extensive Spring Data JPA documentation should answer to any of your questions, read and enjoy!

No comments:

Post a Comment