springboot整合ElasticSearch 使用elasticsearchTemplate和elasticsearchRepository兩種方式

springboot整合ES的依賴java <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-data-elasticsearch</artifactId> </dependency> spring.data
相關文章
相關標籤/搜索