我检查了spring-data-elasticsearch 的源代码。没有的bean
/组件定义
EntityMapper。我在我的项目上对其进行测试,并得到相同的错误。
Consider defining a bean of type 'org.springframework.data.elasticsearch.core.EntityMapper' in your configuration.
除了定义@Bean,我找不到其他任何选择

我检查了spring-data-elasticsearch 的源代码。没有的bean
/组件定义
EntityMapper。我在我的项目上对其进行测试,并得到相同的错误。
Consider defining a bean of type 'org.springframework.data.elasticsearch.core.EntityMapper' in your configuration.
除了定义@Bean,我找不到其他任何选择