我的xml文件都是对对的,可是他还是找不到方法
我搞了半小时,发现是application.properties中的mubaits.mapper-locations=classpath:mappering/*.xml
改成自己resouces下放mybatis的xml包,我改成mybaits.mapper-locations=classpath:mapper/*.xml就ok