1 Star 0 Fork 1

酱料狂人 / scaffold-config-repo

forked from mm808 / scaffold-config-repo 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
jscloud-scaffold-service-dev.yml 419 Bytes
一键复制 编辑 原始数据 按行查看 历史
spring:
datasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:mysql://127.0.0.1:3306/demo?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=round
username: root
password: 123456
redis:
database: 0
host: 127.0.0.1
password: null
port: 6379
timeout: 300000
pool:
max-active: 8
max-idle: 8
max-wait: -1
min-idle: 0
1
https://gitee.com/w_ace/scaffold-config-repo.git
git@gitee.com:w_ace/scaffold-config-repo.git
w_ace
scaffold-config-repo
scaffold-config-repo
master

搜索帮助