为了账号安全,请及时绑定邮箱和手机立即绑定

用的idea检查了好几遍

Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userMapper' defined in file [C:\Genius\IdeaProjects\spring\target\classes\com\wisdom\dao\UserMapper.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.ibatis.session.SqlSessionFactory]: Factory method 'sqlSessionFactory' threw exception; nested exception is com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Error: GlobalConfigUtils setMetaData Fail !  Cause:java.sql.SQLNonTransientConnectionException: CLIENT_PLUGIN_AUTH is required

at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1515)


正在回答

2 回答

昨天晚上,启动类配置了包扫描,确定配置了,跟着你的快速入门小例子写的,yml只配置了数据库模块.
今天换了一台电脑,我重新写了一遍,竟然可以了,目前还没有发现具体原因

0 回复 有任何疑惑可以回复我~

spring boot启动类没有配置包扫描

或者yml中没有.xml扫描

0 回复 有任何疑惑可以回复我~
#1

itmk 提问者

解决了,是mysql版本不兼容问题导致的
2019-09-19 回复 有任何疑惑可以回复我~
#2

老猿 回复 itmk 提问者

哦,解决了就好,没帮上你的忙
2019-09-20 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

用的idea检查了好几遍

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信