SpringBoot整合ElasticSearch

引入依賴 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId> </dependency> 使用 2.1 基礎配置java spring.elasticsearch.rest.uris=http:
相關文章
相關標籤/搜索