Skip to content

Commit

Permalink
更新 spring boot demo elasticsearch 的 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xkcoding committed Jan 19, 2018
1 parent f850430 commit 67c3687
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions spring-boot-demo-elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

依赖 [spring-boot-demo-parent](../spring-boot-demo-parent)

> 关于 ES 的更多内容,可以参考[官方文档](https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started.html)
>
> 本例对应博客文章地址,http://xkcoding.com/2018/01/12/elasticsearch_note.html
ElasticSearch 的 demo 我这里没有使用 spring-data-elasticsearch,我使用的是原生的方式

操作 ElasticSearch 由很多种方式:
Expand Down

0 comments on commit 67c3687

Please sign in to comment.