© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
A. SaccoBeginning Spring Datahttps://doi.org/10.1007/978-1-4842-8764-4_3

3. Spring Data and Different Types of Persistence

Andres Sacco1  
(1)
Buenos Aires, Buenos Aires, Argentina
 

Chapter 1 discussed mechanisms to persist the information. One of them is Spring Data which offers the possibility to persist the information using different databases with a certain level of abstraction and solve most of the common operations without requiring many lines of code.

This chapter covers the basics of Spring Data, including how the repositories work and define custom implementations. These topics are relevant because most of them are used in the remaining chapters.

What ...

Get Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.