问答详情
源自:2-1 Demo项目介绍

你好老师,我run demo报错,请教一下是哪里不对吗?

Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.

2021-06-12 22:31:25.669 ERROR 13476 --- [  restartedMain] o.s.boot.SpringApplication               : Application run failed


org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'helloController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'userService': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userMapper' defined in file [D:\02 codes\idea_learn\target\classes\com\imooc\demo\mapper\UserMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is 

................................................................

提问者:慕虎7548729 2021-06-12 22:40

个回答

  • 李泉成278
    2021-07-27 09:48:42

    最好是能截屏,然后把出现问题详细描述一下。