帮忙看下,是配置的有问题吗?
配置文件写错了 mybatis.mapper-location 少了个 s mybatis.mapper-location=classpath:mapping/*.xml --> mybatis.mapper-locations=classpath:mapping/*.xml