Skip to content

Commit

Permalink
chore: booting banner 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
hun-ca committed Jul 14, 2024
1 parent 767f4bd commit c5a0ab3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions api/src/main/resources/banner.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
${AnsiColor.BLUE}
_____________ __
/ ____/ ____/ | / /
/ /_ / __/ | | /| / /
/ __/ / /___ | |/ |/ /
/_/ /_____/ |__/|__/
${application.title} ${application.version}
${AnsiColor.BRIGHT_GREEN}Spring Boot ${AnsiColor.RED}${spring-boot.formatted-version}

0 comments on commit c5a0ab3

Please sign in to comment.