From 75a67d189a44dc20736d4edf55596f8d84cea17a Mon Sep 17 00:00:00 2001 From: wxd-gaming <492794628@qq.com> Date: Fri, 26 Jul 2024 17:55:41 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91html?= =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wxdgaming.boot.spring/.idea/modules.xml | 8 ++++++++ .../src/main/webapp/index.html | 10 ++++++++++ 2 files changed, 18 insertions(+) create mode 100644 wxdgaming.boot.spring/.idea/modules.xml create mode 100644 wxdgaming.boot.spring/wxdgaming.boot.springstarter/src/main/webapp/index.html diff --git a/wxdgaming.boot.spring/.idea/modules.xml b/wxdgaming.boot.spring/.idea/modules.xml new file mode 100644 index 0000000..9710109 --- /dev/null +++ b/wxdgaming.boot.spring/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/wxdgaming.boot.spring/wxdgaming.boot.springstarter/src/main/webapp/index.html b/wxdgaming.boot.spring/wxdgaming.boot.springstarter/src/main/webapp/index.html new file mode 100644 index 0000000..bdbabe2 --- /dev/null +++ b/wxdgaming.boot.spring/wxdgaming.boot.springstarter/src/main/webapp/index.html @@ -0,0 +1,10 @@ + + + + + index + + +holler world + + \ No newline at end of file