When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

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.

     
  • 4
  •  |
  • Reviews ( 150 )
Free

This Course Includes

  • iconpluralsight
  • icon4 (150 reviews )
  • icon59 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About Spring Framework: Overview of Spring Data

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.

What You Will Learn?

  • Course Overview : 1min.
  • What Is Spring Data? : 17mins.
  • Querying Data with the Repository Interface : 33mins.
  • Working with Transactions : 7mins.