> Could not resolve org.springframework.boot:spring-boot-starter-data-elasticsearch:4.1.0-RC1.Required by: > Could not resolve org.springframework.boot:spring-boot-starter-data-elasticsearch> Could not GET 'http://repo.spring.io/
我使用的是spring boot 2.1.8.RELEASE,不能更改版本。现在我在尝试使用elasticsearch时遇到了问题。由于我的版本低于2.2.0,我必须手动为ES添加配置类,并添加一些依赖项。这里有一些插件 id 'io.spring.dependency-management' version '1.0.8.RELEASE' implementation group: &