From 301ac7fa6f583f19b4f4a97bd9b469049b5ff10a Mon Sep 17 00:00:00 2001
From: 13693261870 <252740454@qq.com>
Date: 星期二, 15 七月 2025 17:22:50 +0800
Subject: [PATCH] 添加3个模块

---
 se-publish/src/main/resources/banner.txt |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/se-publish/src/main/resources/banner.txt b/se-publish/src/main/resources/banner.txt
new file mode 100644
index 0000000..ecc2d34
--- /dev/null
+++ b/se-publish/src/main/resources/banner.txt
@@ -0,0 +1,9 @@
+Spring Boot Version: ${spring-boot.version}
+Spring Application Name: ${spring.application.name}
+
+  _____       _     _ _
+ |  __ \     | |   | | |
+ | |__) |   _| |__ | | |__
+ |  ___/ | | | '_ \| | '_ \
+ | |   | |_| | |_) | | | | |
+ |_|    \__,_|_.__/|_|_| |_|
\ No newline at end of file

--
Gitblit v1.9.3