elasticsearch不适用于SpringCloud

rnmwe5a2  于 2021-06-13  发布在  ElasticSearch
关注(0)|答案(0)|浏览(183)

我对使用SpringCloud启动elasticsearch有问题。这个特定的微服务只使用elasticsearch。问题在于我的微服务无法启动。救命啊!

Dependency:
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-data-elasticsearch</artifactId>
        </dependency>

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题