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 a020798 commit 2179b3fCopy full SHA for 2179b3f
mybatis-boost-test/src/test/resources/application.properties
@@ -4,5 +4,4 @@ mybatis.configuration.map-underscore-to-camel-case=true
4
mybatisboost.name-adaptor=cn.mybatisboost.core.adaptor.SnakeCaseNameAdaptor
5
mybatisboost.metric.enabled=true
6
mybatisboost.show-query=true
7
-mybatisboost.show-query-with-parameters=true
8
-mybatisboost.limiter.enabled=false
+mybatisboost.show-query-with-parameters=true
0 commit comments