摘要: 关于在学习Mybatis框架时运行报错 Caused by: org.apache.ibatis.exceptions.PersistenceException: ### Error building SqlSession. ### The error may exist in dao/UserMa 阅读全文
posted @ 2021-12-10 17:37 又一岁荣枯 阅读(407) 评论(0) 推荐(0) 编辑
摘要: <!--在build中配置resources,来防止我们资源导出失败的问题--> <build> <resources> <resource> <directory>src/main/resources</directory> <includes> <include>**/*.properties< 阅读全文
posted @ 2021-12-10 15:43 又一岁荣枯 阅读(83) 评论(0) 推荐(0) 编辑