style: 增加启动banner
增加启动banner
This commit is contained in:
14
src/main/resources/banner.txt
Normal file
14
src/main/resources/banner.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
${AnsiColor.BRIGHT_BLUE}
|
||||
__ __ _ _
|
||||
\ \ / / | | (_)
|
||||
\ \_/ /__ _ _ | | __ _ _
|
||||
\ / _ \| | | | | | / _` | |
|
||||
| | (_) | |_| | | |___| (_| | |
|
||||
|_|\___/ \__,_| |______\__,_|_|
|
||||
|
||||
${AnsiColor.BRIGHT_GREEN}
|
||||
YouLai Boot Version: 2.8.1
|
||||
Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version}
|
||||
有来官网: https://www.youlai.tech/
|
||||
版权所属: 有来开源组织
|
||||
${AnsiColor.BRIGHT_BLUE}
|
||||
Reference in New Issue
Block a user