新火炬后端单体项目初始化代码
zhangherong
2025-06-26 cedf18f685fe495aeac9dfdedf74fbfc82d22315
1
2
3
4
5
6
7
8
9
10
11
12
13
14
${AnsiColor.BRIGHT_BLUE}
   (_)                          | |               | |
    _  ___  ___  ___ __ _ ______| |__   ___   ___ | |_ 
   | |/ _ \/ _ \/ __/ _` |______| '_ \ / _ \ / _ \| __|
   | |  __/  __/ (_| (_| |      | |_) | (_) | (_) | |_ 
   | |\___|\___|\___\__, |      |_.__/ \___/ \___/ \__|
  _/ |               __/ |                             
 |__/               |___/
 
 
${AnsiColor.BRIGHT_GREEN}
Jeecg  Boot Version: 3.4.3
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
${AnsiColor.BLACK}