随笔分类 -  爆错!!

摘要:无法读取properties 且其他配置正确 没有打包到target文件夹中 pom.xml中配置 <resource> <directory>src/main/resources</directory> <includes> <include>*.properties</include> </in 阅读全文
posted @ 2022-04-12 11:15 浦西和迪克的爱情故事 阅读(248) 评论(0) 推荐(0)
摘要:【ERROR】 Type interface com.kg.dao.bookMapper is not known to the MapperRegistry. mapper未注册?? 【总结】没有扫描XML 或者namespace写错了 【ERROR】Exception in thread "ma 阅读全文
posted @ 2022-04-07 22:37 浦西和迪克的爱情故事 阅读(410) 评论(0) 推荐(0)