1 Star 0 Fork 0

黄镇 / config-repo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
order-dev.yml 325 Bytes
一键复制 编辑 原始数据 按行查看 历史
黄镇 提交于 2019-02-21 09:28 . 更新 order-dev.yml
spring:
application:
name: order
datasource:
driver-class-name: com.mysql.jdbc.Driver
username: root
password: root
url: jdbc:mysql://localhost:3316/springcloud_sell?characterEncoding=utf-8&useSSL=false
rabbitmq:
host: localhost
port: 5672
username: guest
password: guest
Java
1
https://gitee.com/h1314zhen/config-repo.git
git@gitee.com:h1314zhen/config-repo.git
h1314zhen
config-repo
config-repo
master

搜索帮助