• Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Spring Framework: Overview of Spring Data

Learn how to work with databases more effectively in Java with this foundational course on Spring Data, a collection of Java-based data access projects.

Andrew Morgan - Pluralsight course - Spring Framework: Overview of Spring Data
by Andrew Morgan

What you'll learn

Writing data access code often involves lots of boilerplate, most of which tends to be inconsistent across different types of data stores. In this course, Spring Framework: Overview of Spring Data, you'll learn about how Spring Data can be used to make data access easier. First, you'll learn how to easily set up a Spring Data project using a Spring Boot Starter. Next, you'll discover how to use Spring Data repositories to easily query data in a data-store agnostic manner. Finally, you'll explore how to manage transactions using Spring. When you're finished with this course, you'll have the skills and knowledge of Spring Data needed to get started with any Spring Data module.

Table of contents

About the author

Andrew Morgan - Pluralsight course - Spring Framework: Overview of Spring Data
Andrew Morgan

Andrew is an independent consultant with cross-functional expertise in the design, development, and deployment of enterprise level software systems. Working with various clients, Andrew has been exposed to many different technology stacks, most recently specializing in Java Microservices and continuous delivery.

More Courses by Andrew