引用feignClient对象项目启动异常-Consider defining a bean of type ‘com.xxx.service.xxxRemote‘ in your configura
项目中依赖其他项目提供的feign接口,服务无法启动。控制台打印相关信息。 Field channelApiInfoRemote in com.xxx.xxx.service.impl.xxxImpl require
7月前470
项目中依赖其他项目提供的feign接口,服务无法启动。控制台打印相关信息。 Field channelApiInfoRemote in com.xxx.xxx.service.impl.xxxImpl require
Consider defining a bean of type xxx in your configuration. 错误原因:该FeignClient接口在其他jar包中,EnableFeig
springboot feignclient调用接口报错Consider defining a bean of type ‘XXX’ that could not be found或者Consider defining a bean of