为了账号安全,请及时绑定邮箱和手机立即绑定

我按照老师的做法,为什么报错,谢谢

***************************

APPLICATION FAILED TO START

***************************


Description:


Field client in test.Application required a bean of type 'org.elasticsearch.client.transport.TransportClient' that could not be found.



Action:


Consider defining a bean of type 'org.elasticsearch.client.transport.TransportClient' in your configuration.


正在回答

2 回答

没加bean注解

0 回复 有任何疑惑可以回复我~

可以尝试:1.确认es服务已有启动。2.确认安装的es和引入的es的jar包是同一版本。3.@Configuration注解的类中transportClient方法有加@bean注解

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

我按照老师的做法,为什么报错,谢谢

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信