From a19fa65166d18d094ca60b31b509920d31fe05ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=BE=E6=96=87=E8=B1=AA?= <980287353@qq.com> Date: Thu, 16 Feb 2023 13:17:15 +0800 Subject: [PATCH] =?UTF-8?q?chore=EF=BC=9A=E6=A0=87=E8=AE=B0ademo=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E4=B8=8D=E5=8F=91=E5=B8=83=E5=88=B0maven=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 1 + springboot-ademo/pom.xml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 37fbcd7..16b9ff0 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,7 @@ + springboot-ademo springboot-db-migration springboot-login springboot-web diff --git a/springboot-ademo/pom.xml b/springboot-ademo/pom.xml index 9bb4d52..2e1d5fd 100644 --- a/springboot-ademo/pom.xml +++ b/springboot-ademo/pom.xml @@ -16,6 +16,8 @@ 8 8 UTF-8 + + true