springboot-elasticsearch项目启动报错:'elasticsearchTemplate' that could not be found

 

 解决:

将elasticsearch的相关配置加入到application.yml配置文件中就可以解决

springboot-elasticsearch项目启动报错:'elasticsearchTemplate' that could not be found

 

相关文章: