摘要: 有时候我们程序的接口比较耗时,需要优化,这时我们可能需要了解该接口执行了哪些sql语句以及耗时 1.引入jar包 <!--监控sql日志--> <dependency> <groupId>org.bgee.log4jdbc-log4j2</groupId> <artifactId>log4jdbc- 阅读全文
posted @ 2019-12-25 15:20 shog808 阅读(11465) 评论(0) 推荐(0)