mybatis-plus 的配置一般写在 springboot 的 yml 或 properties 文件中,部分配置继承自MyBatis原生所支持的配置
mybatis-plus 继承自 mybatis 日志,标准输出日志类型 StdOutImpl,不需要导入其他依赖
控制台输出: