1 Star 0 Fork 0

蛋糕核桃烧/spring-cloud-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
application-dev.yml 319 Bytes
一键复制 编辑 原始数据 按行查看 历史
蛋糕核桃烧 提交于 2023-03-30 15:26 . 新增配置文件
server:
port: 8081
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
url: jdbc:mysql://localhost:3306/springcloud2023?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=Asia/Shanghai
username: root
password: 415007574
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cake_yang/spring-cloud-config.git
git@gitee.com:cake_yang/spring-cloud-config.git
cake_yang
spring-cloud-config
spring-cloud-config
master

搜索帮助