You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spring-boot/spring-boot-elasticsearch/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Related Blog Posts
2
2
3
-
*[How to use Elasticsearch with Spring Data](https://reflectoring.io/springboot-elasticsearch/)
3
+
*[How to use Elasticsearch with Spring Data](https://reflectoring.io/spring-boot-elasticsearch/)
4
4
5
5
This application code demonstrates use of indexing and search capabilities of Spring Data Elasticsearch in a simple search application used for searching products in a product inventory. The main steps for running the application are:
0 commit comments