MyBatis之完整SQL打印
SpringBoot项目
如下两个配置参数搭配使用:
mybatis.configuration.log-impl = org.apache.ibatis.logging.stdout.StdOutImpl
logging.level.com.yang.hbos.mcc.core.catalog.dao.mapper = debug
学习使我充实,分享给我快乐!
如下两个配置参数搭配使用:
mybatis.configuration.log-impl = org.apache.ibatis.logging.stdout.StdOutImpl
logging.level.com.yang.hbos.mcc.core.catalog.dao.mapper = debug