spy sql日志记录

This commit is contained in:
2024-09-14 15:57:19 +08:00
parent a0ddc67f8f
commit fb72b59f97
2 changed files with 33 additions and 3 deletions

View File

@@ -26,9 +26,9 @@
<version >2.5.1</version >
</dependency>
<dependency>
<groupId>com.github.gavlyukovskiy</groupId>
<artifactId>p6spy-spring-boot-starter</artifactId>
<version>1.7.1</version>
<groupId>p6spy</groupId>
<artifactId>p6spy</artifactId>
<version>3.8.2</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>