From a7345b5b83050884300d91aa157436d5281cf56d Mon Sep 17 00:00:00 2001 From: Administrator <admin@example.com> Date: Mon, 7 Sep 2020 17:26:31 +0800 Subject: [PATCH] Update techheroshop-project-interface-dev.yml --- techheroshop-project-interface-dev.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/techheroshop-project-interface-dev.yml b/techheroshop-project-interface-dev.yml index 4fb2602..15491c1 100644 --- a/techheroshop-project-interface-dev.yml +++ b/techheroshop-project-interface-dev.yml @@ -6,6 +6,7 @@ spring: url: jdbc:mysql://127.0.0.1:3306/ecommerce?useUnicode=true&characterEncoding=utf-8&serverTimezone=GMT%2B8 username: root password: root + type: com.alibaba.druid.pool.DruidDataSource ###################以下为jpa的配置########################### jpa: show-sql: true -- libgit2 0.26.0