Replies: 3 comments
-
![]() |
Beta Was this translation helpful? Give feedback.
0 replies
-
配置是正常的,lamp-datasource-max 连这个数据库是可以正常启动的,我从网上也没找到能解决的办法 |
Beta Was this translation helpful? Give feedback.
0 replies
-
我这换了一台全新的电脑测试,也是没问题的。
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
版本信息 (必填):
后端使用的是: lamp-datasource-max、lamp-util-max ,5.X的版本。
JDK 版本(必填) : 17
源码版本(必填):5.0.8
MySQL(必填): 8.0.28
Nacos(必填):2.4.0
问题描述:
拉的最新的lamp-job-max 代码,数据库链接配置也正常,但是启动xxl-job服务报依赖注入失败
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexController': Injection of resource dependencies failed
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'xxlJobServiceImpl': Injection of resource dependencies failed
报错截图
Beta Was this translation helpful? Give feedback.
All reactions