mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Updated boot banner
Changed petclinic to kidclinic
This commit is contained in:
parent
dcdbaf9f10
commit
bcc66bd187
1 changed files with 12 additions and 10 deletions
|
@ -1,15 +1,17 @@
|
|||
|
||||
|
||||
|\ _,,,--,,_
|
||||
/,`.-'`' ._ \-;;,_
|
||||
_______ __|,4- ) )_ .;.(__`'-'__ ___ __ _ ___ _______
|
||||
| | '---''(_/._)-'(_\_) | | | | | | | | |
|
||||
| _ | ___|_ _| | | | | |_| | | | __ _ _
|
||||
| |_| | |___ | | | | | | | | | | \ \ \ \
|
||||
| ___| ___| | | | _| |___| | _ | | _| \ \ \ \
|
||||
| | | |___ | | | |_| | | | | | | |_ ) ) ) )
|
||||
|___| |_______| |___| |_______|_______|___|_| |__|___|_______| / / / /
|
||||
==================================================================/_/_/_/
|
||||
Presenting...
|
||||
|
||||
_ __ _ _ _____ _ _ _
|
||||
| | / /(_) | |/ __ \| |(_) (_)
|
||||
| |/ / _ __| || / \/| | _ _ __ _ ___
|
||||
| \ | | / _` || | | || || '_ \ | | / __|
|
||||
| |\ \| || (_| || \__/\| || || | | || || (__
|
||||
\_| \_/|_| \__,_| \____/|_||_||_| |_||_| \___|
|
||||
|
||||
|
||||
|
||||
:: Built with Spring Boot :: ${spring-boot.version}
|
||||
|
||||
Enjoy...
|
||||
|
||||
|
|
Loading…
Reference in a new issue