diff --git a/intc-auth/src/main/java/com/intc/auth/IntcAuthApplication.java b/intc-auth/src/main/java/com/intc/auth/IntcAuthApplication.java index a48a4a9..597f698 100644 --- a/intc-auth/src/main/java/com/intc/auth/IntcAuthApplication.java +++ b/intc-auth/src/main/java/com/intc/auth/IntcAuthApplication.java @@ -17,15 +17,6 @@ public class IntcAuthApplication public static void main(String[] args) { SpringApplication.run(IntcAuthApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 认证授权中心启动成功 ლ(´ڡ`ლ)゙ \n" + - " .-------. ____ __ \n" + - " | _ _ \\ \\ \\ / / \n" + - " | ( ' ) | \\ _. / ' \n" + - " |(_ o _) / _( )_ .' \n" + - " | (_,_).' __ ___(_ o _)' \n" + - " | |\\ \\ | || |(_,_)' \n" + - " | | \\ `' /| `-' / \n" + - " | | \\ / \\ / \n" + - " ''-' `'-' `-..-' "); + System.out.println("(♥◠‿◠)ノ゙ 智聪科技认证授权中心启动成功 ლ(´ڡ`ლ)゙"); } } diff --git a/intc-auth/src/main/resources/banner.txt b/intc-auth/src/main/resources/banner.txt index 97c5c27..54541d2 100644 --- a/intc-auth/src/main/resources/banner.txt +++ b/intc-auth/src/main/resources/banner.txt @@ -1,10 +1,14 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ _ _ - (_) | | | | - _ __ _ _ ___ _ _ _ ______ __ _ _ _ | |_ | |__ -| '__|| | | | / _ \ | | | || ||______| / _` || | | || __|| '_ \ -| | | |_| || (_) || |_| || | | (_| || |_| || |_ | | | | -|_| \__,_| \___/ \__, ||_| \__,_| \__,_| \__||_| |_| - __/ | - |___/ \ No newline at end of file +(♥◠‿◠)ノ゙ 智聪科技认证授权中心开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' diff --git a/intc-auth/src/main/resources/bootstrap.yml b/intc-auth/src/main/resources/bootstrap.yml index 3cb576b..b81f8a9 100644 --- a/intc-auth/src/main/resources/bootstrap.yml +++ b/intc-auth/src/main/resources/bootstrap.yml @@ -10,6 +10,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt cloud: nacos: discovery: diff --git a/intc-gateway/src/main/java/com/intc/gateway/IntcGatewayApplication.java b/intc-gateway/src/main/java/com/intc/gateway/IntcGatewayApplication.java index 2275ec5..9b389cd 100644 --- a/intc-gateway/src/main/java/com/intc/gateway/IntcGatewayApplication.java +++ b/intc-gateway/src/main/java/com/intc/gateway/IntcGatewayApplication.java @@ -15,15 +15,6 @@ public class IntcGatewayApplication public static void main(String[] args) { SpringApplication.run(IntcGatewayApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 若依网关启动成功 ლ(´ڡ`ლ)゙ \n" + - " .-------. ____ __ \n" + - " | _ _ \\ \\ \\ / / \n" + - " | ( ' ) | \\ _. / ' \n" + - " |(_ o _) / _( )_ .' \n" + - " | (_,_).' __ ___(_ o _)' \n" + - " | |\\ \\ | || |(_,_)' \n" + - " | | \\ `' /| `-' / \n" + - " | | \\ / \\ / \n" + - " ''-' `'-' `-..-' "); + System.out.println("(♥◠‿◠)ノ゙ 智聪科技网关启动成功 ლ(´ڡ`ლ)゙"); } } diff --git a/intc-gateway/src/main/resources/banner.txt b/intc-gateway/src/main/resources/banner.txt index ceced29..3242895 100644 --- a/intc-gateway/src/main/resources/banner.txt +++ b/intc-gateway/src/main/resources/banner.txt @@ -1,10 +1,14 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ _ - (_) | | - _ __ _ _ ___ _ _ _ ______ __ _ __ _ | |_ ___ __ __ __ _ _ _ -| '__|| | | | / _ \ | | | || ||______| / _` | / _` || __| / _ \\ \ /\ / / / _` || | | | -| | | |_| || (_) || |_| || | | (_| || (_| || |_ | __/ \ V V / | (_| || |_| | -|_| \__,_| \___/ \__, ||_| \__, | \__,_| \__| \___| \_/\_/ \__,_| \__, | - __/ | __/ | __/ | - |___/ |___/ |___/ \ No newline at end of file +(♥◠‿◠)ノ゙ 智聪科技网关开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' diff --git a/intc-gateway/src/main/resources/bootstrap.yml b/intc-gateway/src/main/resources/bootstrap.yml index b17ee6e..9d1db5c 100644 --- a/intc-gateway/src/main/resources/bootstrap.yml +++ b/intc-gateway/src/main/resources/bootstrap.yml @@ -9,6 +9,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt cloud: nacos: discovery: diff --git a/intc-modules/intc-file/src/main/java/com/intc/file/IntcFileApplication.java b/intc-modules/intc-file/src/main/java/com/intc/file/IntcFileApplication.java index ffceb4a..7890899 100644 --- a/intc-modules/intc-file/src/main/java/com/intc/file/IntcFileApplication.java +++ b/intc-modules/intc-file/src/main/java/com/intc/file/IntcFileApplication.java @@ -17,15 +17,6 @@ public class IntcFileApplication public static void main(String[] args) { SpringApplication.run(IntcFileApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 文件服务模块启动成功 ლ(´ڡ`ლ)゙ \n" + - " .-------. ____ __ \n" + - " | _ _ \\ \\ \\ / / \n" + - " | ( ' ) | \\ _. / ' \n" + - " |(_ o _) / _( )_ .' \n" + - " | (_,_).' __ ___(_ o _)' \n" + - " | |\\ \\ | || |(_,_)' \n" + - " | | \\ `' /| `-' / \n" + - " | | \\ / \\ / \n" + - " ''-' `'-' `-..-' "); + System.out.println("(♥◠‿◠)ノ゙ 智聪科技文件服务模块启动成功 ლ(´ڡ`ლ)゙"); } } diff --git a/intc-modules/intc-file/src/main/resources/banner.txt b/intc-modules/intc-file/src/main/resources/banner.txt index 27cacb9..1d426b7 100644 --- a/intc-modules/intc-file/src/main/resources/banner.txt +++ b/intc-modules/intc-file/src/main/resources/banner.txt @@ -1,10 +1,14 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ __ _ _ - (_) / _|(_)| | - _ __ _ _ ___ _ _ _ ______ | |_ _ | | ___ -| '__|| | | | / _ \ | | | || ||______|| _|| || | / _ \ -| | | |_| || (_) || |_| || | | | | || || __/ -|_| \__,_| \___/ \__, ||_| |_| |_||_| \___| - __/ | - |___/ \ No newline at end of file +(♥◠‿◠)ノ゙ 智聪科技文件服务模块开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' diff --git a/intc-modules/intc-file/src/main/resources/bootstrap.yml b/intc-modules/intc-file/src/main/resources/bootstrap.yml index a1e8630..23ccda6 100644 --- a/intc-modules/intc-file/src/main/resources/bootstrap.yml +++ b/intc-modules/intc-file/src/main/resources/bootstrap.yml @@ -13,6 +13,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt servlet: multipart: enabled: true diff --git a/intc-modules/intc-gen/src/main/java/com/intc/gen/IntcGenApplication.java b/intc-modules/intc-gen/src/main/java/com/intc/gen/IntcGenApplication.java index ee91c17..594ff8f 100644 --- a/intc-modules/intc-gen/src/main/java/com/intc/gen/IntcGenApplication.java +++ b/intc-modules/intc-gen/src/main/java/com/intc/gen/IntcGenApplication.java @@ -20,15 +20,6 @@ public class IntcGenApplication public static void main(String[] args) { SpringApplication.run(IntcGenApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 代码生成模块启动成功 ლ(´ڡ`ლ)゙ \n" + - " .-------. ____ __ \n" + - " | _ _ \\ \\ \\ / / \n" + - " | ( ' ) | \\ _. / ' \n" + - " |(_ o _) / _( )_ .' \n" + - " | (_,_).' __ ___(_ o _)' \n" + - " | |\\ \\ | || |(_,_)' \n" + - " | | \\ `' /| `-' / \n" + - " | | \\ / \\ / \n" + - " ''-' `'-' `-..-' "); + System.out.println("(♥◠‿◠)ノ゙ 智聪科技代码生成模块启动成功 ლ(´ڡ`ლ)゙"); } } diff --git a/intc-modules/intc-gen/src/main/resources/banner.txt b/intc-modules/intc-gen/src/main/resources/banner.txt index 05f528c..7735134 100644 --- a/intc-modules/intc-gen/src/main/resources/banner.txt +++ b/intc-modules/intc-gen/src/main/resources/banner.txt @@ -1,10 +1,14 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ - (_) - _ __ _ _ ___ _ _ _ ______ __ _ ___ _ __ -| '__|| | | | / _ \ | | | || ||______| / _` | / _ \| '_ \ -| | | |_| || (_) || |_| || | | (_| || __/| | | | -|_| \__,_| \___/ \__, ||_| \__, | \___||_| |_| - __/ | __/ | - |___/ |___/ \ No newline at end of file +(♥◠‿◠)ノ゙ 智聪科技代码生成模块开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' diff --git a/intc-modules/intc-gen/src/main/resources/bootstrap.yml b/intc-modules/intc-gen/src/main/resources/bootstrap.yml index 286a945..3f75756 100644 --- a/intc-modules/intc-gen/src/main/resources/bootstrap.yml +++ b/intc-modules/intc-gen/src/main/resources/bootstrap.yml @@ -10,6 +10,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt cloud: nacos: discovery: diff --git a/intc-modules/intc-health/src/main/resources/banner.txt b/intc-modules/intc-health/src/main/resources/banner.txt index 02654be..44b733e 100644 --- a/intc-modules/intc-health/src/main/resources/banner.txt +++ b/intc-modules/intc-health/src/main/resources/banner.txt @@ -1,8 +1,15 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ _ _ __ _ _ _ - ___ _ __ __ _ _ _ | |_ o O O | | (_) / _` | | |_ | |_ - (_-< | ' \ / _` | | '_| | _| o | | | | \__, | | ' \ | _| - /__/_ |_|_|_| \__,_| _|_|_ _\__| TS__[O] _|_|_ _|_|_ |___/ |_||_| _\__| - _|"""""|_|"""""|_|"""""|_|"""""|_|"""""| {======|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""| - "`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'./o--000'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-' +(♥◠‿◠)ノ゙ 智聪健康业务模块开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' + diff --git a/intc-modules/intc-health/src/main/resources/bootstrap.yml b/intc-modules/intc-health/src/main/resources/bootstrap.yml index a54cfbd..ec0e510 100644 --- a/intc-modules/intc-health/src/main/resources/bootstrap.yml +++ b/intc-modules/intc-health/src/main/resources/bootstrap.yml @@ -13,6 +13,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt servlet: multipart: enabled: true diff --git a/intc-modules/intc-invest/src/main/java/com/intc/IntcInvestApplication.java b/intc-modules/intc-invest/src/main/java/com/intc/IntcInvestApplication.java index 89edcac..5edf278 100644 --- a/intc-modules/intc-invest/src/main/java/com/intc/IntcInvestApplication.java +++ b/intc-modules/intc-invest/src/main/java/com/intc/IntcInvestApplication.java @@ -25,6 +25,6 @@ public class IntcInvestApplication //设置+8时区,避免因为时区问题导致预约时间不正确 TimeZone.setDefault(TimeZone.getTimeZone(ZoneOffset.of("+8"))); SpringApplication.run(IntcInvestApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 智聪投资业务模块启动成功 ლ(´ڡ`ლ)゙"); + System.out.println("(♥◠‿◠)ノ゙ 智聪记账业务模块启动成功 ლ(´ڡ`ლ)゙"); } } diff --git a/intc-modules/intc-invest/src/main/resources/banner.txt b/intc-modules/intc-invest/src/main/resources/banner.txt index 02654be..e8395a2 100644 --- a/intc-modules/intc-invest/src/main/resources/banner.txt +++ b/intc-modules/intc-invest/src/main/resources/banner.txt @@ -1,8 +1,15 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ _ _ __ _ _ _ - ___ _ __ __ _ _ _ | |_ o O O | | (_) / _` | | |_ | |_ - (_-< | ' \ / _` | | '_| | _| o | | | | \__, | | ' \ | _| - /__/_ |_|_|_| \__,_| _|_|_ _\__| TS__[O] _|_|_ _|_|_ |___/ |_||_| _\__| - _|"""""|_|"""""|_|"""""|_|"""""|_|"""""| {======|_|"""""|_|"""""|_|"""""|_|"""""|_|"""""| - "`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'./o--000'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-'"`-0-0-' +(♥◠‿◠)ノ゙ 智聪记账业务模块开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' + diff --git a/intc-modules/intc-invest/src/main/resources/bootstrap.yml b/intc-modules/intc-invest/src/main/resources/bootstrap.yml index b89088d..20e47ed 100644 --- a/intc-modules/intc-invest/src/main/resources/bootstrap.yml +++ b/intc-modules/intc-invest/src/main/resources/bootstrap.yml @@ -13,6 +13,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt servlet: multipart: enabled: true diff --git a/intc-modules/intc-job/src/main/java/com/intc/job/IntcJobApplication.java b/intc-modules/intc-job/src/main/java/com/intc/job/IntcJobApplication.java index 688df40..1427432 100644 --- a/intc-modules/intc-job/src/main/java/com/intc/job/IntcJobApplication.java +++ b/intc-modules/intc-job/src/main/java/com/intc/job/IntcJobApplication.java @@ -20,15 +20,6 @@ public class IntcJobApplication public static void main(String[] args) { SpringApplication.run(IntcJobApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 定时任务模块启动成功 ლ(´ڡ`ლ)゙ \n" + - " .-------. ____ __ \n" + - " | _ _ \\ \\ \\ / / \n" + - " | ( ' ) | \\ _. / ' \n" + - " |(_ o _) / _( )_ .' \n" + - " | (_,_).' __ ___(_ o _)' \n" + - " | |\\ \\ | || |(_,_)' \n" + - " | | \\ `' /| `-' / \n" + - " | | \\ / \\ / \n" + - " ''-' `'-' `-..-' "); + System.out.println("(♥◠‿◠)ノ゙ 智聪科技定时任务模块启动成功 ლ(´ڡ`ლ)゙"); } } diff --git a/intc-modules/intc-job/src/main/resources/banner.txt b/intc-modules/intc-job/src/main/resources/banner.txt index 0b9cd42..b6a02d8 100644 --- a/intc-modules/intc-job/src/main/resources/banner.txt +++ b/intc-modules/intc-job/src/main/resources/banner.txt @@ -1,10 +1,14 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ _ _ - (_) (_) | | - _ __ _ _ ___ _ _ _ ______ _ ___ | |__ -| '__|| | | | / _ \ | | | || ||______| | | / _ \ | '_ \ -| | | |_| || (_) || |_| || | | || (_) || |_) | -|_| \__,_| \___/ \__, ||_| | | \___/ |_.__/ - __/ | _/ | - |___/ |__/ \ No newline at end of file +(♥◠‿◠)ノ゙ 智聪科技定时任务模块开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' diff --git a/intc-modules/intc-job/src/main/resources/bootstrap.yml b/intc-modules/intc-job/src/main/resources/bootstrap.yml index 48abeb5..074ec3c 100644 --- a/intc-modules/intc-job/src/main/resources/bootstrap.yml +++ b/intc-modules/intc-job/src/main/resources/bootstrap.yml @@ -10,6 +10,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt cloud: nacos: discovery: diff --git a/intc-modules/intc-system/src/main/java/com/intc/system/IntcSystemApplication.java b/intc-modules/intc-system/src/main/java/com/intc/system/IntcSystemApplication.java index 6df2ea1..b3848bf 100644 --- a/intc-modules/intc-system/src/main/java/com/intc/system/IntcSystemApplication.java +++ b/intc-modules/intc-system/src/main/java/com/intc/system/IntcSystemApplication.java @@ -20,15 +20,6 @@ public class IntcSystemApplication public static void main(String[] args) { SpringApplication.run(IntcSystemApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 系统模块启动成功 ლ(´ڡ`ლ)゙ \n" + - " .-------. ____ __ \n" + - " | _ _ \\ \\ \\ / / \n" + - " | ( ' ) | \\ _. / ' \n" + - " |(_ o _) / _( )_ .' \n" + - " | (_,_).' __ ___(_ o _)' \n" + - " | |\\ \\ | || |(_,_)' \n" + - " | | \\ `' /| `-' / \n" + - " | | \\ / \\ / \n" + - " ''-' `'-' `-..-' "); + System.out.println("(♥◠‿◠)ノ゙ 智聪科技系统管理模块启动成功 ლ(´ڡ`ლ)゙"); } } diff --git a/intc-modules/intc-system/src/main/resources/banner.txt b/intc-modules/intc-system/src/main/resources/banner.txt index fbd45f5..f3df241 100644 --- a/intc-modules/intc-system/src/main/resources/banner.txt +++ b/intc-modules/intc-system/src/main/resources/banner.txt @@ -1,10 +1,14 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ _ - (_) | | - _ __ _ _ ___ _ _ _ ______ ___ _ _ ___ | |_ ___ _ __ ___ -| '__|| | | | / _ \ | | | || ||______|/ __|| | | |/ __|| __| / _ \| '_ ` _ \ -| | | |_| || (_) || |_| || | \__ \| |_| |\__ \| |_ | __/| | | | | | -|_| \__,_| \___/ \__, ||_| |___/ \__, ||___/ \__| \___||_| |_| |_| - __/ | __/ | - |___/ |___/ \ No newline at end of file +(♥◠‿◠)ノ゙ 智聪科技系统管理模块开始启动 ლ(´ڡ`ლ) + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' diff --git a/intc-modules/intc-system/src/main/resources/bootstrap.yml b/intc-modules/intc-system/src/main/resources/bootstrap.yml index b4341b8..43af748 100644 --- a/intc-modules/intc-system/src/main/resources/bootstrap.yml +++ b/intc-modules/intc-system/src/main/resources/bootstrap.yml @@ -13,6 +13,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt servlet: multipart: enabled: true diff --git a/intc-modules/intc-weixin/src/main/resources/banner.txt b/intc-modules/intc-weixin/src/main/resources/banner.txt index 69673d9..998f63a 100644 --- a/intc-modules/intc-weixin/src/main/resources/banner.txt +++ b/intc-modules/intc-weixin/src/main/resources/banner.txt @@ -1,24 +1,15 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} -//////////////////////////////////////////////////////////////////// -// _ooOoo_ // -// o8888888o // -// 88" . "88 // -// (| ^_^ |) // -// O\ = /O // -// ____/`---'\____ // -// .' \\| |// `. // -// / \\||| : |||// \ // -// / _||||| -:- |||||- \ // -// | | \\\ - /// | | // -// | \_| ''\---/'' | | // -// \ .-\__ `-` ___/-. / // -// ___`. .' /--.--\ `. . ___ // -// ."" '< `.___\_<|>_/___.' >'"". // -// | | : `- \`.;`\ _ /`;.`/ - ` : | | // -// \ \ `-. \_ __\ /__ _/ .-` / / // -// ========`-.____`-.___\_____/___.-`____.-'======== // -// `=---=' // -// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ // -// 佛祖保佑 永不宕机 永无BUG // -//////////////////////////////////////////////////////////////////// +(♥◠‿◠)ノ゙ 智聪微信业务模块开始启动 ლ(´ڡ`ლ)゙ + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' + diff --git a/intc-modules/intc-weixin/src/main/resources/bootstrap.yml b/intc-modules/intc-weixin/src/main/resources/bootstrap.yml index a4874b0..607fe10 100644 --- a/intc-modules/intc-weixin/src/main/resources/bootstrap.yml +++ b/intc-modules/intc-weixin/src/main/resources/bootstrap.yml @@ -13,6 +13,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt servlet: multipart: enabled: true diff --git a/intc-visual/intc-monitor/src/main/java/com/intc/modules/monitor/IntcMonitorApplication.java b/intc-visual/intc-monitor/src/main/java/com/intc/modules/monitor/IntcMonitorApplication.java index 30557b4..790870e 100644 --- a/intc-visual/intc-monitor/src/main/java/com/intc/modules/monitor/IntcMonitorApplication.java +++ b/intc-visual/intc-monitor/src/main/java/com/intc/modules/monitor/IntcMonitorApplication.java @@ -16,15 +16,7 @@ public class IntcMonitorApplication public static void main(String[] args) { SpringApplication.run(IntcMonitorApplication.class, args); - System.out.println("(♥◠‿◠)ノ゙ 监控中心启动成功 ლ(´ڡ`ლ)゙ \n" + - " .-------. ____ __ \n" + - " | _ _ \\ \\ \\ / / \n" + - " | ( ' ) | \\ _. / ' \n" + - " |(_ o _) / _( )_ .' \n" + - " | (_,_).' __ ___(_ o _)' \n" + - " | |\\ \\ | || |(_,_)' \n" + - " | | \\ `' /| `-' / \n" + - " | | \\ / \\ / \n" + - " ''-' `'-' `-..-' "); + System.out.println("(♥◠‿◠)ノ゙ 智聪科技监控中心启动成功 ლ(´ڡ`ლ)゙"); + } } diff --git a/intc-visual/intc-monitor/src/main/resources/banner.txt b/intc-visual/intc-monitor/src/main/resources/banner.txt index ecaf8a4..62014c6 100644 --- a/intc-visual/intc-monitor/src/main/resources/banner.txt +++ b/intc-visual/intc-monitor/src/main/resources/banner.txt @@ -1,10 +1,14 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ _ _ - (_) (_)| | - _ __ _ _ ___ _ _ _ ______ _ __ ___ ___ _ __ _ | |_ ___ _ __ -| '__|| | | | / _ \ | | | || ||______|| '_ ` _ \ / _ \ | '_ \ | || __| / _ \ | '__| -| | | |_| || (_) || |_| || | | | | | | || (_) || | | || || |_ | (_) || | -|_| \__,_| \___/ \__, ||_| |_| |_| |_| \___/ |_| |_||_| \__| \___/ |_| - __/ | - |___/ \ No newline at end of file +(♥◠‿◠)ノ゙ 智聪科技监控中心开始启动 ლ(´ڡ`ლ)゙ + .----------------. .-----------------. .----------------. .----------------. +| .--------------. || .--------------. || .--------------. || .--------------. | +| | _____ | || | ____ _____ | || | _________ | || | ______ | | +| | |_ _| | || ||_ \|_ _| | || | | _ _ | | || | .' ___ | | | +| | | | | || | | \ | | | || | |_/ | | \_| | || | / .' \_| | | +| | | | | || | | |\ \| | | || | | | | || | | | | | +| | _| |_ | || | _| |_\ |_ | || | _| |_ | || | \ `.___.'\ | | +| | |_____| | || ||_____|\____| | || | |_____| | || | `._____.' | | +| | | || | | || | | || | | | +| '--------------' || '--------------' || '--------------' || '--------------' | + '----------------' '----------------' '----------------' '----------------' diff --git a/intc-visual/intc-monitor/src/main/resources/bootstrap.yml b/intc-visual/intc-monitor/src/main/resources/bootstrap.yml index bdff079..cc3bab8 100644 --- a/intc-visual/intc-monitor/src/main/resources/bootstrap.yml +++ b/intc-visual/intc-monitor/src/main/resources/bootstrap.yml @@ -10,6 +10,9 @@ spring: profiles: # 环境配置 active: dev + banner: + charset: UTF-8 + location: classpath:banner.txt cloud: nacos: discovery: