From eaa680004c343604864a007040900088432b493a Mon Sep 17 00:00:00 2001 From: JeffLi1993 Date: Tue, 13 Jun 2017 18:38:00 +0800 Subject: [PATCH] =?UTF-8?q?Spring=20Data=20Elasticsearch=20-=20=E5=9F=BA?= =?UTF-8?q?=E6=9C=AC=E6=A1=88=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1454b18..394031e 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Dubbo 服务提供者工程和 Dubbo 服务消费者工程
[《Spring Boot 中如何使用 Dubbo Activate 扩展点》](http://www.bysocket.com/?p=1782 "Spring Boot 中如何使用 Dubbo Activate 扩展点")
-###『 Spring Data ES 篇 』 +#### 『 Spring Data ES 篇 』 - spring-data-elasticsearch-crud
Spring Data Elasticsearch - 基本案例