修改启动相关配置文件
This commit is contained in:
parent
c681566a79
commit
16b4c764cf
|
|
@ -16,15 +16,6 @@ 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" +
|
|
||||||
" |(_ o _) / _( )_ .' \n" +
|
|
||||||
" | (_,_).' __ ___(_ o _)' \n" +
|
|
||||||
" | |\\ \\ | || |(_,_)' \n" +
|
|
||||||
" | | \\ `' /| `-' / \n" +
|
|
||||||
" | | \\ / \\ / \n" +
|
|
||||||
" ''-' `'-' `-..-' ");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -8,7 +8,7 @@ spring:
|
||||||
master:
|
master:
|
||||||
url: jdbc:mysql://localhost:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
url: jdbc:mysql://localhost:3306/ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
||||||
username: root
|
username: root
|
||||||
password: password
|
password: 2452
|
||||||
# 从库数据源
|
# 从库数据源
|
||||||
slave:
|
slave:
|
||||||
# 从数据源开关/默认关闭
|
# 从数据源开关/默认关闭
|
||||||
|
|
|
||||||
|
|
@ -1,22 +1,22 @@
|
||||||
# 项目相关配置
|
# 项目相关配置
|
||||||
ruoyi:
|
ruoyi:
|
||||||
# 名称
|
# 名称
|
||||||
name: RuoYi
|
name: Linglong
|
||||||
# 版本
|
# 版本
|
||||||
version: 3.4.0
|
version: 3.4.0
|
||||||
# 版权年份
|
# 版权年份
|
||||||
copyrightYear: 2019
|
copyrightYear: 2019
|
||||||
# 实例演示开关
|
# 实例演示开关
|
||||||
demoEnabled: true
|
demoEnabled: false
|
||||||
# 文件路径
|
# 文件路径
|
||||||
profile: D:/profile/
|
profile: D:/linglong/
|
||||||
# 获取ip地址开关
|
# 获取ip地址开关
|
||||||
addressEnabled: true
|
addressEnabled: true
|
||||||
|
|
||||||
# 开发环境配置
|
# 开发环境配置
|
||||||
server:
|
server:
|
||||||
# 服务器的HTTP端口,默认为80
|
# 服务器的HTTP端口,默认为80
|
||||||
port: 80
|
port: 8080
|
||||||
servlet:
|
servlet:
|
||||||
# 应用的访问路径
|
# 应用的访问路径
|
||||||
context-path: /
|
context-path: /
|
||||||
|
|
|
||||||
|
|
@ -1,24 +1,25 @@
|
||||||
Application Version: ${ruoyi.version}
|
Application Version: ${ruoyi.version}
|
||||||
Spring Boot Version: ${spring-boot.version}
|
Spring Boot Version: ${spring-boot.version}
|
||||||
////////////////////////////////////////////////////////////////////
|
_______________#########_______________________
|
||||||
// _ooOoo_ //
|
______________############_____________________
|
||||||
// o8888888o //
|
______________#############____________________
|
||||||
// 88" . "88 //
|
_____________##__###########___________________
|
||||||
// (| ^_^ |) //
|
____________###__######_#####__________________
|
||||||
// O\ = /O //
|
____________###_#######___####_________________
|
||||||
// ____/`---'\____ //
|
___________###__##########_####________________
|
||||||
// .' \\| |// `. //
|
__________####__###########_####_______________
|
||||||
// / \\||| : |||// \ //
|
________#####___###########__#####_____________
|
||||||
// / _||||| -:- |||||- \ //
|
_______######___###_########___#####___________
|
||||||
// | | \\\ - /// | | //
|
_______#####___###___########___######_________
|
||||||
// | \_| ''\---/'' | | //
|
______######___###__###########___######_______
|
||||||
// \ .-\__ `-` ___/-. / //
|
_____######___####_##############__######______
|
||||||
// ___`. .' /--.--\ `. . ___ //
|
____#######__#####################_#######_____
|
||||||
// ."" '< `.___\_<|>_/___.' >'"". //
|
____#######__##############################____
|
||||||
// | | : `- \`.;`\ _ /`;.`/ - ` : | | //
|
___#######__######_#################_#######___
|
||||||
// \ \ `-. \_ __\ /__ _/ .-` / / //
|
___#######__######_######_#########___######___
|
||||||
// ========`-.____`-.___\_____/___.-`____.-'======== //
|
___#######____##__######___######_____######___
|
||||||
// `=---=' //
|
___#######________######____#####_____#####____
|
||||||
// ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ //
|
____######________#####_____#####_____####_____
|
||||||
// 佛祖保佑 永不宕机 永无BUG //
|
_____#####________####______#####_____###______
|
||||||
////////////////////////////////////////////////////////////////////
|
______#####______;###________###______#________
|
||||||
|
________##_______####________####______________
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- 日志存放路径 -->
|
<!-- 日志存放路径 -->
|
||||||
<property name="log.path" value="/home/ruoyi/logs" />
|
<property name="log.path" value="/linglong/ruoyi/logs" />
|
||||||
<!-- 日志输出格式 -->
|
<!-- 日志输出格式 -->
|
||||||
<property name="log.pattern" value="%d{HH:mm:ss.SSS} [%thread] %-5level %logger{20} - [%method,%line] - %msg%n" />
|
<property name="log.pattern" value="%d{HH:mm:ss.SSS} [%thread] %-5level %logger{20} - [%method,%line] - %msg%n" />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue