MyBatis配置日志信息

44 阅读1分钟

MyBatis配置日志信息时期输出到控制台

在application.properties文件

mybatis.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl