From 9f01b761823e016950ce598e1ae1f10e631d1a01 Mon Sep 17 00:00:00 2001 From: LQS <2506203757@qq.com> Date: Sun, 29 Sep 2024 12:15:41 +0800 Subject: [PATCH] =?UTF-8?q?feat():=E7=A7=BB=E9=99=A4=E5=BA=9F=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud-modules/cloud-modules-fault/src/main/resources/banner.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 cloud-modules/cloud-modules-fault/src/main/resources/banner.txt diff --git a/cloud-modules/cloud-modules-fault/src/main/resources/banner.txt b/cloud-modules/cloud-modules-fault/src/main/resources/banner.txt deleted file mode 100644 index 0dd5eee..0000000 --- a/cloud-modules/cloud-modules-fault/src/main/resources/banner.txt +++ /dev/null @@ -1,2 +0,0 @@ -Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name}