Skip to content

Commit 56db462

Browse files
committed
Spring Boot 中使用 Java API 调用 Elasticsearch
1 parent f069e31 commit 56db462

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-boot-elasticsearch-demo/src/main/java/io/ymq/example/elasticsearch/config/ElasticsearchConfig.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
import org.springframework.context.annotation.Bean;
1111
import org.springframework.context.annotation.Configuration;
1212
import org.springframework.stereotype.Component;
13-
1413
import java.net.InetAddress;
1514

1615
/**

0 commit comments

Comments
 (0)