标签: spring-boot elasticsearch
我们计划通过使用Elastic Search实施一些搜索选项(发票,库存,员工等)。因此,不是为每个搜索选项编写单独的API,而是要使用通用搜索引擎。
有人可以建议我参考与Elastic Search + Spring Boot Web应用程序集成的文档或教程吗
答案 0 :(得分:0)
Spring为您的任务提供了一个很好的例子。 https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples/spring-boot-sample-data-elasticsearch