spring data
-
spring
Spring Data JPA Example
In this article we will see some examples of the Spring Data JPA. The goal of Spring Data repository abstraction…
Read More » -
spring
Spring Data Elasticsearch Example
Elasticsearch is a highly scalable open-source which can be used for data store, text search and analytics engine. Every instance of ElasticSearch is called…
Read More » -
spring
Spring Data Redis Example
In the past few examples, we have been integrating Spring Data with the NoSql Databases. In this example, we shall…
Read More » -
spring
Spring data tutorial for beginners
In this example, we shall demonstrate how to configure Spring Framework to communicate with database using JPA and Hibernate as…
Read More »