最新公众号管理平台后端

This commit is contained in:
sangchengzhi
2026-01-14 18:06:06 +08:00
commit e4826053ba
4700 changed files with 247006 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.jojubanking.boot.framework.banner.config.JojuBannerAutoConfiguration

View File

@@ -0,0 +1,16 @@
Application Version: ${joju.info.version}
Spring Boot Version: ${spring-boot.version}
.__ __. ______ .______ __ __ _______
| \ | | / __ \ | _ \ | | | | / _____|
| \| | | | | | | |_) | | | | | | | __
| . ` | | | | | | _ < | | | | | | |_ |
| |\ | | `--' | | |_) | | `--' | | |__| |
|__| \__| \______/ |______/ \______/ \______|
███╗ ██╗ ██████╗ ██████╗ ██╗ ██╗ ██████╗
████╗ ██║██╔═══██╗ ██╔══██╗██║ ██║██╔════╝
██╔██╗ ██║██║ ██║ ██████╔╝██║ ██║██║ ███╗
██║╚██╗██║██║ ██║ ██╔══██╗██║ ██║██║ ██║
██║ ╚████║╚██████╔╝ ██████╔╝╚██████╔╝╚██████╔╝
╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═════╝ ╚═════╝

View File

@@ -0,0 +1,5 @@
#Generated by Maven
#Wed Jan 14 17:49:25 CST 2026
version=2.0.0-beta
groupId=com.jojubanking.boot
artifactId=joju-spring-boot-starter-banner

View File

@@ -0,0 +1,2 @@
com\jojubanking\boot\framework\banner\core\BannerApplicationRunner.class
com\jojubanking\boot\framework\banner\config\JojuBannerAutoConfiguration.class

View File

@@ -0,0 +1,3 @@
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-banner\src\main\java\com\jojubanking\boot\framework\banner\core\BannerApplicationRunner.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-banner\src\main\java\com\jojubanking\boot\framework\banner\config\JojuBannerAutoConfiguration.java
D:\workspace\nxwj\掌医管理平台\jojuboot\joju-framework\joju-spring-boot-starter-banner\src\main\java\com\jojubanking\boot\framework\banner\package-info.java