mybatis 配置log4j日志
1.添加依赖<!-- mybatis依赖 --><dependency> <groupId>org.mybatis</groupId> <artifactId>mybatis</artifactId> <version>3.5.4</version>