From 82c54a0a737ac6f05ead556217683724b7ed09ef Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Tue, 14 Aug 2018 12:47:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DSpring=20Boot=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E5=B8=A6=E6=9D=A5=E7=9A=84=E6=8A=A5=E9=94=99=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/litemall/application-db.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/litemall/application-db.yml b/deploy/litemall/application-db.yml index efe31994..583a0c64 100644 --- a/deploy/litemall/application-db.yml +++ b/deploy/litemall/application-db.yml @@ -22,5 +22,5 @@ spring: test-on-return: false test-while-idle: true time-between-eviction-runs-millis: 60000 - filters: stat,wall,log4j + filters: stat,wall