Spring Data Repository

Learn the use of the spring data repository to implement a ready-made persistence tier with almost no code.

Objective

In the previous chapter, we have designed a persistence layer using generic & abstract DAO.

This article will focus on designing a persistence layer using Spring Data JPA.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy