Skip to content

Commit d0fe5c2

Browse files
committed
修改SQL文件
1 parent 29e1319 commit d0fe5c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-09-druid/src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ spring:
2424
filters:
2525
- stat
2626
- wall
27-
- log4j
27+
- logback
2828
maxPoolPreparedStatementPerConnectionSize: 20
2929
useGlobalDataSourceStat: true
3030
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=500

0 commit comments

Comments
 (0)