1 Star 1 Fork 1

冷雨夜/springboot-dubbo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
application-backup.yml 435 Bytes
一键复制 编辑 原始数据 按行查看 历史
冷雨夜 提交于 2021-04-21 00:22 . 配置文件备份
#server:
# port: 8910
spring:
datasource:
# jpa是数据库的名称
url: jdbc:mysql://192.168.231.132/Audit?useUnicode=true&characterEncoding=UTF-8&userSSL=false&serverTimezone=GMT%2B8
username: root
password: 123456
driver-class-name: com.mysql.cj.jdbc.Driver #com.mysql.jdbc.Driver
hystrix:
command:
default:
execution:
isolation:
thread:
timeoutInMilliseconds=30000:
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xujk-27400861/springboot-dubbo.git
git@gitee.com:xujk-27400861/springboot-dubbo.git
xujk-27400861
springboot-dubbo
springboot-dubbo
master

搜索帮助