SpringBoot 启动 Banner
${AnsiColor.BRIGHT_MAGENTA}
__
/ /\
/ / \
/ / \__________
/ / \ /\
/_/ \ / /
___\ \ ___\____/_/_
/____\ \ /___________/\
\ \ \ \ \ \
\ \ \ \____ \ \
\ \ \ / /\ \ \
\ / \_\/ / / \ \
\ / / /__________\/
/ / / /
/ / / /
/________/ /\ / Mireal
\________\/\ \ /
\_\/
${AnsiColor.BRIGHT_YELLOW} Application Version: (v1.0.0.RELEASE)
${AnsiColor.BRIGHT_CYAN} Spring Boot Version: ${spring-boot.formatted-version} ————————————高山仰止,景行行止.虽不能至,心向往之。
————————————————————————————————————————————————————————————————————————————————————————————————————————————————————
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Last Updated: 2023/01/30, 11:01:00