修改启动类

This commit is contained in:
zhanghongyu04 2025-01-05 20:30:09 +08:00
parent f564360797
commit fdf02242fe
3 changed files with 21 additions and 12 deletions

View File

@ -16,15 +16,15 @@ public class RuoYiApplication
{ {
// System.setProperty("spring.devtools.restart.enabled", "false"); // System.setProperty("spring.devtools.restart.enabled", "false");
SpringApplication.run(RuoYiApplication.class, args); SpringApplication.run(RuoYiApplication.class, args);
System.out.println("(♥◠‿◠)ノ゙ 若依启动成功 ლ(´ڡ`ლ)゙ \n" + System.out.println("(♥◠‿◠)ノ゙借书管理系统启动成功ლ(´ڡლ)゙ \n" +
" .-------. ____ __ \n" + "// .-~~~~~~~~~-._ _.-~~~~~~~~~-.\n" +
" | _ _ \\ \\ \\ / / \n" + "// __.' ~. .~ `.__\n" +
" | ( ' ) | \\ _. / ' \n" + "// .'// \\./ \\\\`.\n" +
" |(_ o _) / _( )_ .' \n" + "// .'// | \\\\`.\n" +
" | (_,_).' __ ___(_ o _)' \n" + "// .'// .-~\"\"\"\"\"\"\"\"\"~~~~-._ | _,-~~~~\"\"\"\"\"\"\"\"\"~-. \\\\\\`.\n" +
" | |\\ \\ | || |(_,_)' \n" + "// .'//.-\" `-. | .-' \"-.\\\\`.\n" +
" | | \\ `' /| `-' / \n" + "// .'//______.============-.. \\ | / ..-============.______\\\\`.\n" +
" | | \\ / \\ / \n" + "//.'______________________________\\|/______________________________`.");
" ''-' `'-' `-..-' ");
} }
} }

View File

@ -8,7 +8,7 @@ spring:
master: master:
url: jdbc:mysql://localhost:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 url: jdbc:mysql://localhost:3306/ry-vue?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
username: root username: root
password: liwentong3024 password: admin123
# 从库数据源 # 从库数据源
slave: slave:
# 从数据源开关/默认关闭 # 从数据源开关/默认关闭

View File

@ -20,5 +20,14 @@ Spring Boot Version: ${spring-boot.version}
// ========`-.____`-.___\_____/___.-`____.-'======== // // ========`-.____`-.___\_____/___.-`____.-'======== //
// `=---=' // // `=---=' //
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ // // ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ //
// 佛祖保佑 永不宕机 永无BUG // // 佛祖保佑 永不宕机 永无BUG //
//佛曰: //
// 写字楼里写字间,写字间里程序员; //
// 程序人员写程序,又拿程序换酒钱。 //
// 酒醒只在网上坐,酒醉还来网下眠; //
// 酒醉酒醒日复日,网上网下年复年。 //
// 但愿老死电脑间,不愿鞠躬老板前; //
// 奔驰宝马贵者趣,公交自行程序员。 //
// 别人笑我忒疯癫,我笑自己命太贱; //
// 不见满街漂亮妹,哪个归得程序员? //
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////