Skip to content

Commit c9418c3

Browse files
committed
Refactor: Spring Boot app console banner change
1 parent 6e13e86 commit c9418c3

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Chapter 08 Spring Boot/SpringBoot-Banner/src/main/java/in/ineuron/banner/banner.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
| | ____ ____ | | | _____ | | | ______ | | | ___ ____ | | | ____ ____ | |
44
| ||_ _| |_ _| | | | |_ _| | | | .' ___ | | | | |_ ||_ _| | | | |_ _||_ _| | |
55
| | \ \ / / | | | | | | | | / .' \_| | | | | |_/ / | | | \ \ / / | |
6-
| | \ \ / / | | | | | | | | | | | | | | __'. | | | \ \/ / | |
6+
| | \ \ / / | | | | | | | | | | | | | | __'. | | | \ \/ / | |
77
| | \ ' / | | | _| |_ | | | \ `.___.'\ | | | _| | \ \_ | | | _| |_ | |
88
| | \_/ | | | |_____| | | | `._____.' | | | |____||____| | | | |______| | |
99
| | | | | | | | | | | | | | | |
1010
| '--------------' | '--------------' | '--------------' | '--------------' | '--------------' |
11-
'----------------' '----------------' '----------------' '----------------' '----------------'
11+
'----------------' '----------------' '----------------' '----------------' '----------------'
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
# Choose a banner from web and keep in .txt file
12
spring.main.banner-mode=console
23
spring.banner.location=classpath:in/ineuron/banner/banner.txt

0 commit comments

Comments
 (0)