SpringBoot 基础配置Mybatis、Mybatis-plus、 log4j.xml、xml映射文件
配置记录:SpringBoot1:application.ymlserver:port:9090spring:datasource:driver-class-name:com.mysql.cj.jdbc.Driverurl:jdbc:mysql://localhost:3306/db1?useSSL=false&serverTimezone=GMT%2b8&useServerPrepStmts=t