Skip to content

Commit 2179b3f

Browse files
author
zhangrongfan
committed
Try to fix
1 parent a020798 commit 2179b3f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

mybatis-boost-test/src/test/resources/application.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ mybatis.configuration.map-underscore-to-camel-case=true
44
mybatisboost.name-adaptor=cn.mybatisboost.core.adaptor.SnakeCaseNameAdaptor
55
mybatisboost.metric.enabled=true
66
mybatisboost.show-query=true
7-
mybatisboost.show-query-with-parameters=true
8-
mybatisboost.limiter.enabled=false
7+
mybatisboost.show-query-with-parameters=true

0 commit comments

Comments
 (0)