再resources文件夹下增加 banner.txt 文件

内容:

${AnsiColor.BRIGHT_BLUE}
___________                        _________                      __  .__    .__
\__    ___/__.__.______   ____    /   _____/ ____   _____   _____/  |_|  |__ |__| ____    ____
  |    | <   |  |\____ \_/ __ \   \_____  \ /  _ \ /     \_/ __ \   __\  |  \|  |/    \  / ___\
  |    |  \___  ||  |_> >  ___/   /        (  <_> )  Y Y  \  ___/|  | |   Y  \  |   |  \/ /_/  >
  |____|  / ____||   __/ \___  > /_______  /\____/|__|_|  /\___  >__| |___|  /__|___|  /\___  /
          \/     |__|        \/          \/             \/     \/          \/        \//_____/  


${AnsiColor.BRIGHT_GREEN}
项目名   Version: 2.2.0
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
${AnsiColor.BLACK}

文字生成地址:http://patorjk.com/

修改SpringBoot启动时的文字

修改SpringBoot启动时的文字

 

相关文章:

  • 2021-10-17
  • 2021-09-22
  • 2022-01-03
  • 2021-11-17
  • 2021-09-17
  • 2021-11-19
  • 2021-08-15
猜你喜欢
  • 2022-12-23
  • 2021-04-12
  • 2021-10-25
  • 2021-06-30
  • 2021-04-18
  • 2021-07-18
  • 2021-12-31
相关资源
相似解决方案