From 9008e6b8335fcab010bec0c8876fd35a97f95903 Mon Sep 17 00:00:00 2001 From: taozi <552920369@qq.com> Date: Mon, 21 Dec 2020 13:52:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A8=E6=80=81=E8=8E=B7=E5=8F=96springboot?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yshop-admin/src/main/resources/banner.txt | 4 ++-- yshop-app/src/main/resources/banner.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/yshop-admin/src/main/resources/banner.txt b/yshop-admin/src/main/resources/banner.txt index 5ea8e903..13dced1d 100644 --- a/yshop-admin/src/main/resources/banner.txt +++ b/yshop-admin/src/main/resources/banner.txt @@ -4,8 +4,8 @@ \_, //___//_//_/\___// .__/ /___/ /_/ - - :: Spring Boot :: (v2.1.0.RELEASE) + :: Application Version:: ${yshop.version} + :: Spring Boot :: ${spring-boot.version} diff --git a/yshop-app/src/main/resources/banner.txt b/yshop-app/src/main/resources/banner.txt index 5ea8e903..13dced1d 100644 --- a/yshop-app/src/main/resources/banner.txt +++ b/yshop-app/src/main/resources/banner.txt @@ -4,8 +4,8 @@ \_, //___//_//_/\___// .__/ /___/ /_/ - - :: Spring Boot :: (v2.1.0.RELEASE) + :: Application Version:: ${yshop.version} + :: Spring Boot :: ${spring-boot.version}