From 7072f5df936df2ebbabd23370bbc913ea9601e0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E5=BA=B7?= <434329122@qq.com> Date: Wed, 26 Dec 2018 14:33:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20tamguo-test.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tamguo-config-repo/tamguo/tamguo-test.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tamguo-config-repo/tamguo/tamguo-test.properties b/tamguo-config-repo/tamguo/tamguo-test.properties index 28c8229..ab00b4f 100644 --- a/tamguo-config-repo/tamguo/tamguo-test.properties +++ b/tamguo-config-repo/tamguo/tamguo-test.properties @@ -13,7 +13,7 @@ spring.datasource.maxPoolPreparedStatementPerConnectionSize=20 spring.datasource.maxWait=60000 spring.datasource.minEvictableIdleTimeMillis=300000 spring.datasource.minIdle=5 -spring.datasource.password=Tanguo +spring.datasource.password=admin spring.datasource.poolPreparedStatements=true spring.datasource.testOnBorrow=false spring.datasource.testOnReturn=false