05 2020 档案
mybaits配置
摘要:加入jar包在pom.xml中加入依赖 <dependencies> <dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>3.4.5</version> </dependency> 阅读全文
posted @ 2020-05-17 14:23 刚刚好神 阅读(127) 评论(0) 推荐(0)