添加banner
This commit is contained in:
12
blog-deploy/src/main/resources/banner.txt
Normal file
12
blog-deploy/src/main/resources/banner.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
${AnsiColor.BRIGHT_GREEN}
|
||||
_ _ _ ____ _
|
||||
| | | | (_) | _ \ | |
|
||||
| |__| | _ | |_) | | | ___ __ _
|
||||
| __ | | | | _ < | | / _ \ / _` |
|
||||
| | | | | | | |_) | | | | (_) | | (_| |
|
||||
|_| |_| |_| |____/ |_| \___/ \__, |
|
||||
__/ |
|
||||
|___/
|
||||
${AnsiColor.BRIGHT_RED}
|
||||
Application Version: ${application.version}${application.formatted-version}
|
||||
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
|
||||
Reference in New Issue
Block a user