拉下来的代码启动报错,求各位大神解答。
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
2021-04-08 18:20:52.411 ERROR 780 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
***************************
APPLICATION FAILED TO START
***************************
Description:
A component required a bean of type 'cn.cloud.frs.report.client.KqRuleServiceClient' that could not be found.
Action:
Consider defining a bean of type 'cn.cloud.frs.report.client.KqRuleServiceClient' in your configuration.
Process finished with exit code 1
您好,我是有问必答小助手,你的问题已经有小伙伴为您解答了问题,您看下是否解决了您的问题,可以追评进行沟通哦~
如果有您比较满意的答案 / 帮您提供解决思路的答案,可以点击【采纳】按钮,给回答的小伙伴一些鼓励哦~~
ps:问答VIP仅需29元,即可享受5次/月 有问必答服务,了解详情>>>https://vip.csdn.net/askvip?utm_source=1146287632
1.配置问题 没加 可能性大些
2.包扫描 没加