level 1
1016944374
楼主
springboot调用mybatisplus一直报这个错
Error creating bean with name 'adminservicesimplt': Unsatisfied dependency expressed through field 'baseMapper': Error creating bean with name 'adminmapper' defined in file [G:\homework\final\project\springboot\target\classes\com\example\ComicCenter\dao\adminmapper.class]: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
百度搜了半天全是说依赖注解错误我也全部按照那些帖子改了可完全没有用
2023年04月02日 12点04分
1
Error creating bean with name 'adminservicesimplt': Unsatisfied dependency expressed through field 'baseMapper': Error creating bean with name 'adminmapper' defined in file [G:\homework\final\project\springboot\target\classes\com\example\ComicCenter\dao\adminmapper.class]: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
百度搜了半天全是说依赖注解错误我也全部按照那些帖子改了可完全没有用

