一、该问题的重现步骤是什么?
在jobhandle中创造自己的job,然后调用service,在service中调用IUserSearchClient 和ISysClient,maven clean install正常,启动报错
2.
3.
二、你期待的结果是什么?实际看到的又是什么?
调用成功
三、你正在使用的是什么产品,什么版本?在什么操作系统上?
bladex商业版2.9.0,Windows系统
四、请提供详细的错误堆栈信息,这很重要。
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2022-04-15 16:16:22.870 ERROR 1784 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
Parameter 2 of constructor in org.springblade.job.executor.service.impl.PerformanceTaskServiceImpl required a bean of type 'org.springblade.system.user.feign.IUserSearchClient' that could not be found.
Action:
Consider defining a bean of type 'org.springblade.system.user.feign.IUserSearchClient' in your configuration.
Disconnected from the target VM, address: '127.0.0.1:14182', transport: 'socket'
Process finished with exit code 130
五、若有更多详细信息,请在下面提供。
扫一扫访问 Blade技术社区 移动端