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

 解决:

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

原文地址:https://www.cnblogs.com/koudaiyoutang/p/11551311.html