springboot mybatis打印sql语句

个人使用第二句有效,但是都加上吧
1、mybatis.configuration.log-impl=org.apache.ibatis.logging.stdout.StdOutImpl
2、logging.level.xxx.xxx.dao=debug //xxx.xxx.dao就是你的mapper接口的包路径

posted @ 2019-06-14 10:30  一天到晚想名字  阅读(4028)  评论(0编辑  收藏  举报