SpringBoot+MyBatis如何配置log4j日志输出(sql)
1、在pom文件中假如依赖<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> &a