1 Star 0 Fork 0

yufei117 / config-repo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
client21-dev.properties 443 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
yufei117 提交于 2022-02-08 09:10 . update client21-dev.properties.
server.port=10021
spring.application.name=client21
#向两个注册中心注册
eureka.client.service-url.defaultZone=http://localhost:10001/eureka/
env=dev
message=info3
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.datasource.url=jdbc:mysql://localhost:3306/cloud_db_20210520?useUnicode=true&characterEncoding=utf-8&useSSL=true&serverTimezone=UTC
spring.datasource.username=root
spring.datasource.password=
1
https://gitee.com/yufei117/config-repo.git
git@gitee.com:yufei117/config-repo.git
yufei117
config-repo
config-repo
master

搜索帮助