We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e1319 commit d0fe5c2Copy full SHA for d0fe5c2
springboot-09-druid/src/main/resources/application.yml
@@ -24,7 +24,7 @@ spring:
24
filters:
25
- stat
26
- wall
27
- - log4j
+ - logback
28
maxPoolPreparedStatementPerConnectionSize: 20
29
useGlobalDataSourceStat: true
30
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=500
0 commit comments