1:在yaml文件中添加
logging: level: com.neo.mapper: DEBUG
2:然后在logback中将日志级别设置为:DEBUG
启动springboot工程即可查看sql语句。