From 17893963a7a0dcdd49c6e762f47b51e737e50998 Mon Sep 17 00:00:00 2001 From: songww Date: Thu, 7 May 2020 22:01:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 4d40d27..6314fa4 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,7 +1,7 @@ spring: application: name: wvp - # 数据存储方式,支持redis、jdbc + # 数据存储方式,暂只支持redis,后续支持jdbc database: redis redis: # Redis服务器IP