Book Image

Spring 5.0 Core Training [Video]

By : Izzet Mustafaiev
Book Image

Spring 5.0 Core Training [Video]

By: Izzet Mustafaiev

Overview of this book

<p>In this video course, you will learn to work on two themes of Spring Framework 5.0 – Reactive Programming and Microservices, which the most significant change coming up in Spring 5.0. Since Microservices was recently introduced with Spring Boot as the most popular micro service, a volume in this course is dedicated to introducing Spring Boot and Spring Cloud.</p>
Table of Contents (10 chapters)
Chapter 8
Spring Data Access
Content Locked
Section 2
Overview Spring Data
It is simple to use JDBC to access data, however usually we’re more comfortable with more abstract and object-oriented approaches. Spring portfolio contains Spring Data project which implements simplified and enhanced data access so let’s take a look. - Overview Spring Data capabilities - Overview Spring Data capabilities for relational data access - Overview Spring Data capabilities for NoSQL data access