2 Star 0 Fork 0

wanghang123abc/ryjdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
rongke.dev.properties 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
mifan1983 提交于 2017-09-11 13:05 . bmx
#log4j��־����
rongke.log4j.level=DEBUG
#log4j���Ŀ¼
rongke.log4j.path=/Log/rongke/logs
#mysql database setting
jdbc.driver=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://139.224.190.8:3306/fs?useUnicode=true&characterEncoding=utf-8
#jdbc.url=jdbc:mysql://192.168.0.107:3306/ryj1?useUnicode=true&characterEncoding=utf-8
jdbc.username=mifan
jdbc.password=Mifan1983
#jdbc.username=root
#jdbc.password=1182944170
#jdbc.password=admin
#jdbc.password=Test000.
jdbc.initialSize=0
jdbc.maxActive=200
jdbc.minIdle=0
jdbc.maxWait=6000
jdbc.removeAbandoned=true
jdbc.removeAbandonedTimeout=1800
jdbc.timeBetweenEvictionRunsMillis=60000
jdbc.minEvictableIdleTimeMillis=25200000
jdbc.validationQuery=select getdate()
jdbc.testWhileIdle=false
jdbc.testOnBorrow=false
jdbc.testOnReturn=false
#�ͻ��˳�ʱʱ�䵥λ�Ǻ���
redis.timeout=300000
#���������
redis.maxActive=300
#��������
redis.minIdle=8
#��������
redis.maxIdle=100
#��������ӵȴ�ʱ��
redis.maxWaitMillis=1000
#redis��Ⱥ��λ��
redis.maxRedirections=2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wh666456/rongyijie.git
[email protected]:wh666456/rongyijie.git
wh666456
rongyijie
ryjdk
master

搜索帮助