diff --git a/src/main/resources/banner.txt b/src/main/resources/banner.txt new file mode 100644 index 00000000..c8ffd395 --- /dev/null +++ b/src/main/resources/banner.txt @@ -0,0 +1,14 @@ +${AnsiColor.BRIGHT_BLUE} + __ __ _ _ + \ \ / / | | (_) + \ \_/ /__ _ _ | | __ _ _ + \ / _ \| | | | | | / _` | | + | | (_) | |_| | | |___| (_| | | + |_|\___/ \__,_| |______\__,_|_| + +${AnsiColor.BRIGHT_GREEN} +YouLai Boot Version: 2.8.1 +Spring Boot Version: ${spring-boot.version}${spring-boot.formatted-version} +有来官网: https://www.youlai.tech/ +版权所属: 有来开源组织 +${AnsiColor.BRIGHT_BLUE} \ No newline at end of file