idea初次写一个spring boot项目,下了2021版本,
报错:Error creating bean with name ‘sqlSessionFactory‘ defined in class path resource 报错
网上查了好多,说是版本原因啥的。。。
真正原因:Mapper的配置文件中,表名写错了。。。

idea初次写一个spring boot项目,下了2021版本,
报错:Error creating bean with name ‘sqlSessionFactory‘ defined in class path resource 报错
网上查了好多,说是版本原因啥的。。。
真正原因:Mapper的配置文件中,表名写错了。。。