strongyc opened a new issue, #20763:
URL: https://github.com/apache/shardingsphere/issues/20763

   org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'userServiceImpl': Unsatisfied dependency expressed 
through field 'baseMapper'; nested exception is 
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'userMapper' defined in file 
[E:\javaProject\ShardingShereDemo4\target\classes\com\yc\modular\user\mapper\UserMapper.class]:
 Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; 
nested exception is 
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'sqlSessionFactory' defined in class path resource 
[com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: 
Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 
0; nested exception is 
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'dataSource' defined in class path resource 
[org/apache/shard
 ingsphere/spring/boot/ShardingSphereAutoConfiguration.class]: Unsatisfied 
dependency expressed through method 'dataSource' parameter 0; nested exception 
is org.springframework.beans.factory.NoSuchBeanDefinitionException: No 
qualifying bean of type 
'org.apache.shardingsphere.infra.config.mode.ModeConfiguration' available: 
expected at least 1 bean which qualifies as autowire candidate. Dependency 
annotations: {}
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to