1
1
.
.
4
4
C
C
u
u
s
s
t
t
o
o
m
m
B
B
a
a
n
n
n
n
e
e
r
r
I
I
n
n
f
f
o
o
[
[
G
G
]
]
[
[
R
R
]
]
This tutorial shows how to create Custom Banner that is shown in the Console when Application starts.
You can use different Web Sites to generate such banner from entered text (tutorial uses patorjk.com).
By default file with banner should be located in src/main/resources/banner.txt.
If default location and name are not used, custom parameter can be specified inside application.properties.
application.properties (when using custom path and name)
# CUSTOM PATH AND NAME
spring.banner.image.location = classpath:/src/main/resources/mybanner.txt
D
D
e
e
s
s
i
i
g
g
n
n
B
B
a
a
n
n
n
n
e
e
r
r
http://patorjk.com/software/taag/#p=display&f=Graffiti&t=Type%20Something%20
Type Custom Text: IVORONLINE.COM
Test All
Select & Copy (below to font you want)
Design Banner
A
A
d
d
d
d
B
B
a
a
n
n
n
n
e
e
r
r
Create Project: springboot_cuatombanner (there are no Spring Boot Starters)
Create file: src/main/resources/banner.txt
(Paste below Banner)
Run
banner.txt
_____ __ __ ____ _____ ____ _ _ _ _____ _ _ ______ _____ ____ __ __
|_ _|\ \ / // __ \ | __ \ / __ \ | \ | || | |_ _|| \ | || ____| / ____|/ __ \ | \/ |
| | \ \ / /| | | || |__) || | | || \| || | | | | \| || |__ | | | | | || \ / |
| | \ \/ / | | | || _ / | | | || . ` || | | | | . ` || __| | | | | | || |\/| |
_| |_ \ / | |__| || | \ \ | |__| || |\ || |____ _| |_ | |\ || |____ _| |____| |__| || | | |
|_____| \/ \____/ |_| \_\ \____/ |_| \_||______||_____||_| \_||______|(_)\_____|\____/ |_| |_|
Results