-
Course
- Core Tech
Spring 5 Data REST: Getting Started
This course will introduce you to the Spring Data REST framework. You will learn how to expose your existing Spring Data JPA layer as properly formed REST services.
What you'll learn
Building out custom well formed REST services can be time consuming and complex. In this course, Spring Data REST: Getting Started, you’ll learn to create REST services off of your Spring Data JPA layer with minimal effort. First, you’ll explore exactly what this framework provides out of the box and how to get it up and running with a real world based project. Next, you’ll discover how the repositories that you already have in your Spring Data JPA project can be enhanced to automatically provide REST resource based services. Finally, you’ll learn how to customize and utilize this framework to meet your specific application needs. When you’re finished with this course, you’ll have the skills and knowledge of proper REST services with Spring Data which will help you jumpstart a RESTful API for your Spring application.
Table of contents
- Version Check | 20s
- Introduction | 59s
- What Can Spring Data REST Do? | 2m 1s
- REST Overview | 3m 2s
- Demo: Setting up the Codebase | 1m 37s
- Setting up the Database | 2m 26s
- Demo: Setting Up the Project | 2m 46s
- Demo: App Architectural Overview | 2m 53s
- Integrating Spring Data REST | 1m 9s
- Demo: Setting Up Spring Data REST | 4m 1s
- Spring Data REST Ecosystem | 1m 25s
- Summary | 1m 22s
About the author
Dan is the Scripted Practice Manger for Software Technology Group. Dan also works with the Java Practice Team and specializes in Spring, Ruby, Python, Groovy, JavaScript, and PHP. In his free time, Dan provides Jazz Guitar lessons.
More Courses by Dan