1 Star 0 Fork 0

HarveyChan / tensquare-config

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
article-dev.yml 550 Bytes
一键复制 编辑 原始数据 按行查看 历史
HarveyChan 提交于 2018-12-06 01:12 . 更新 article-dev.yml
server:
port: 9004
spring:
application:
name: tensquare-article
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://192.168.1.188:3306/tensquare_article?characterEncoding=utf8
username: root
password: root
jpa:
database: MySQL
show-sql: true
redis:
host: 192.168.1.188
data:
mongodb:
host: 192.168.1.188
database: articledb
eureka:
client:
service-url:
defaultZone: http://127.0.0.1:6868/eureka/
instance:
prefer-ip-address: true
Java
1
https://gitee.com/harveychan/tensquare-config.git
git@gitee.com:harveychan/tensquare-config.git
harveychan
tensquare-config
tensquare-config
master

搜索帮助