es中springboot的两种连接方式

使用客户端调用es服务的两种方式 有两种方式,一种 是9200端口或叫rest 接口, 另一种是用 节点的9300端口或叫 TransportClient 说明 es的官网中https://www.elastic.co/guide/en/elasticsearch/client/java-api/current/java-api.html We plan on deprecating the Tr
相关文章
相关标签/搜索