1 Star 0 Fork 0

晚风/springcloud-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
config-prod.yml 412 Bytes
一键复制 编辑 原始数据 按行查看 历史
晚风 提交于 2020-12-16 14:25 . update config-prod.yml.
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
username: root
password: root
url: jdbc:mysql://123.56.103.4:3306/cloudDB?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=UTC
redis:
host: 123.56.103.4
port: 6379
mybatis:
mapper-locations: classpath:mapper/*.xml
type-aliases-package: com.tt.pojo
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/evening_breeze_tt/springcloud-config.git
[email protected]:evening_breeze_tt/springcloud-config.git
evening_breeze_tt
springcloud-config
springcloud-config
master

搜索帮助