From e0912a24292c36de177b695c1d326695fa94e34c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E5=BA=8F=E5=91=98=E5=B0=8F=E5=A2=A8?= <2291200076@qq.com> Date: Sun, 6 Mar 2022 00:51:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0SpringBoot=E6=89=93=E5=8C=85p?= =?UTF-8?q?lugin=EF=BC=8C=E8=A7=A3=E5=86=B3=E3=80=90flashsale-1.0-SNAPSHOT?= =?UTF-8?q?.jar=E4=B8=AD=E6=B2=A1=E6=9C=89=E4=B8=BB=E6=B8=85=E5=8D=95?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E3=80=91=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- pom.xml | 10 ++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df8db63..69e59e7 100644 --- a/README.md +++ b/README.md @@ -84,4 +84,7 @@ @ResponseBody ``` -10. +10. 前端页面 + +11. 完成 + diff --git a/pom.xml b/pom.xml index 5aaf2ee..75752a3 100644 --- a/pom.xml +++ b/pom.xml @@ -176,6 +176,16 @@ 8 + + + + org.springframework.boot + spring-boot-maven-plugin + 2.4.3 +