Skip to content

Commit fb3f927

Browse files
author
siu
committed
test:测试JOOQ
1 parent 35cbd95 commit fb3f927

File tree

4 files changed

+852
-2
lines changed

4 files changed

+852
-2
lines changed

myboot-demo-ganxu/ganxu-admin-api/src/main/resources/application-p6spy.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
p6spy:
33
config:
44
appender: com.p6spy.engine.spy.appender.Slf4JLogger
5-
logMessageFormat: org.siu.myboot.core.datasource.config.p6spy.P6SpyMessageFormat
5+
logMessageFormat: org.siu.myboot.core.data.config.p6spy.P6SpyMessageFormat
6+
67
customLogMessageFormat: "executionTime:%(executionTime)| 执行sql:%(sqlSingleLine)"

0 commit comments

Comments
 (0)