摘要: 记录一下在Maven中使用Mybaits 单纯的Mybatis,没有整合spring 首先在pom中导入依赖 点击查看代码 <dependencies> <!-- 单元测试--> <dependency> <groupId>junit</groupId> <artifactId>junit</art 阅读全文
posted @ 2023-02-04 21:38 GNEHZ 阅读(32) 评论(0) 推荐(0)