We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75337cf + b4e5b6b commit 5f57415Copy full SHA for 5f57415
README.md
@@ -6,7 +6,7 @@ This example demonstrates how to use Spring Data Elasticsearch to do simple CRUD
6
7
You can find the tutorial about this example at the below link:
8
9
-[https://blog.madadipouya.com](https://blog.madadipouya.com)
+[https://blog.madadipouya.com/2019/05/01/getting-started-with-spring-data-elasticsearch/](https://blog.madadipouya.com/2019/05/01/getting-started-with-spring-data-elasticsearch/)
10
11
For this example, a Book controller created that allows to do the following operations with Elasticsearch:
12
0 commit comments