level 1
你这个是写在映射进来的Mapper里面了是吧 , 你可以试一下新建mapper
2019年05月15日 08点05分
3
不行
2019年05月15日 09点05分
level 7
好像遇到过,试试在application入口加个mapperScan(“com.....mapper”),而且你后面的截图里面articleMapper没了
2019年05月15日 09点05分
8
我加过,但是没用
2019年05月15日 10点05分
我改了一下名字让他重新编译一下,下面xml有两个到嘛
2019年05月15日 10点05分
level 12
没有扫描到mapper.java或者mapper.xml,配置扫描路径没有噢
2019年05月15日 11点05分
14
大佬,看七楼,配置了的
2019年05月15日 11点05分
level 3
你的classpath下的*是不是放错位置了 应该是classpath:*mapper
2019年05月17日 17点05分
18
level 8
看你,application contens .xml配置
2019年05月18日 11点05分
20