diff --git a/src/main/resources/banner.txt b/src/main/resources/banner.txt new file mode 100644 index 0000000..2d10674 --- /dev/null +++ b/src/main/resources/banner.txt @@ -0,0 +1,8 @@ +,--------.,--. +'--. .--'`--',--,--,--.,---. ,-----. ,---. ,--,--, ,---. + | | ,--.| | .-. :`-. / | .-. || \ .-. : + | | | || | | \ --. / `-.' '-' '| || \ --. + `--' `--'`--`--`--'`----'`-----' `---' `--''--'`----' + +${application.title} ${application.version} +Powered by Spring Boot ${spring-boot.version} \ No newline at end of file