From d41fa4a006b226a06edb88e32ccc5d32ab6b93d8 Mon Sep 17 00:00:00 2001 From: Pratik Das Date: Sun, 13 Dec 2020 17:13:58 +0530 Subject: [PATCH] added es code --- spring-boot/spring-boot-elasticsearch/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/spring-boot-elasticsearch/README.md b/spring-boot/spring-boot-elasticsearch/README.md index e8cedd3..890eea4 100644 --- a/spring-boot/spring-boot-elasticsearch/README.md +++ b/spring-boot/spring-boot-elasticsearch/README.md @@ -1,3 +1,3 @@ # Related Blog Posts -* [How to Configure Logging Behavior with Spring Boot](https://reflectoring.io/springboot-logging/) +* [How to use Elasticsearch with Spring Data](https://reflectoring.io/springboot-elasticsearch/)