2023年2月25日12:29:25
parent
9270cf3d84
commit
3d37f63f7c
|
|
@ -29,8 +29,8 @@ spring:
|
||||||
maxPoolPreparedStatementPerConnectionSize: 20
|
maxPoolPreparedStatementPerConnectionSize: 20
|
||||||
filters: stat,wall,slf4j
|
filters: stat,wall,slf4j
|
||||||
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
|
connectionProperties: druid.stat.mergeSql=true;druid.stat.slowSqlMillis=5000
|
||||||
primary: master #??????????????,?????master
|
primary: master
|
||||||
strict: false #??????,??false???. ????????????????????,???????????.
|
strict: false
|
||||||
datasource:
|
datasource:
|
||||||
# ? ? ? ?
|
# ? ? ? ?
|
||||||
master:
|
master:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue