摘要: 1.在SpringBoot中打印mybatis中执行的sql 其实在application.properties 文件下,添加一下配置即可: logging.level.org.springframework=WARN logging.level.org.spring.springboot.dao= 阅读全文
posted @ 2018-05-17 10:24 hongdada 阅读(1098) 评论(0) 推荐(0) 编辑