Skip to content

Commit cb6e731

Browse files
authored
Merge pull request #63 from hengboy/2.3.x
修改Banner输出内容以及样式
2 parents 13b2f59 + 38729f4 commit cb6e731

File tree

1 file changed

+16
-9
lines changed
  • api-boot-project/api-boot-autoconfigure/src/main/resources

1 file changed

+16
-9
lines changed
Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
. .--. .
2-
/ \ o | ) _|_
3-
/___\ .,-. . |--: .-. .-. |
4-
/ \ | ) | | )( )( )|
5-
' `|`-'-' `-'--' `-' `-' `-'
6-
|
7-
'
8-
:: Based On SpringBoot Version : ${spring-boot.formatted-version} ::
9-
:: ApiBoot Version : ${api.boot.version} ::
1+
2+
___ .______ __ .______ ______ ______ .___________.
3+
/ \ | _ \ | | | _ \ / __ \ / __ \ | |
4+
/ ^ \ | |_) | | | | |_) | | | | | | | | | `---| |----`
5+
/ /_\ \ | ___/ | | | _ < | | | | | | | | | |
6+
/ _____ \ | | | | | |_) | | `--' | | `--' | | |
7+
/__/ \__\ | _| |__| |______/ \______/ \______/ |__|
8+
9+
10+
SpringBoot Version : ${spring-boot.formatted-version}
11+
12+
Version : ${api.boot.version}
13+
14+
WebSite : https://apiboot.minbox.org
15+
16+
Study Articles : https://blog.yuqiyu.com/apiboot-all-articles.html

0 commit comments

Comments
 (0)