spring boot 版本
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.2</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
elasticsearch版本
问题
引用ElasticsearchTemplate时,提示no beans found
使用@Resource可以