June 2018
Intermediate to advanced
408 pages
11h 23m
English
As we know, in the last couple of years, unstructured and non-relational databases (known as NoSQL) have become popular. With the Spring JPA, talking to relational databases became easy; so, how can we talk to non-relational databases? Spring developed a module called Spring Data to provide a common approach to talk to a wide variety of data stores.
As each persistence store has different ways to connect and retrieve/update data, Spring Data provides a common approach to accessing data from each different store.
The following are the features of Spring Data:
Read now
Unlock full access