Beginning Spring Data: Data Access and Persistence for Spring Framework 6 and Boot 3
by Andres Sacco
Part IIntroduction
Spring Data is a vast topic that needs to be learned step by step. During this first part, you will learn the basic concepts of accessing a database without using a particular Spring module. The idea is that you see the pros and cons of each mechanism to better understand why Spring Data is a good solution. Also, you will see the different patterns and solutions that are language- and library-agnostic, and therefore can be applied to any framework or module.
The main goal of Part I is to teach you the basics of Spring and how to create a basic Spring Boot project using IDE, CLI, or the website. You will learn how to create a simple endpoint that persists information in a relational database and use this basic application ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access