Files
blog-backEnd/blog-deploy/src/main/resources/banner.txt
2021-10-03 14:57:56 +08:00

13 lines
503 B
Plaintext

${AnsiColor.BRIGHT_GREEN}
_ _ _ ____ _
| | | | (_) | _ \ | |
| |__| | _ | |_) | | | ___ __ _
| __ | | | | _ < | | / _ \ / _` |
| | | | | | | |_) | | | | (_) | | (_| |
|_| |_| |_| |____/ |_| \___/ \__, |
__/ |
|___/
${AnsiColor.BRIGHT_RED}
Application Version: ${application.version}${application.formatted-version}
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}