1 Star 0 Fork 0

牛腩 / tensquare_dev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
qa-dev.yml 509 Bytes
一键复制 编辑 原始数据 按行查看 历史
牛腩 提交于 2019-12-31 14:56 . update qa-dev.yml.
server:
port: 9003
spring:
application:
name: tensquare-qa
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://58.82.251.33:3306/tensquare_qa?characterEncoding=utf-8
username: root
password: niunan789
jpa:
database: mysql
show-sql: true
jwt:
config:
key: yanlaoge
ttl: 3600000
eureka:
client:
service-url:
defaultZone: http://192.168.184.128:6868/eureka/
instance:
prefer-ip-address: true
feign:
hystrix:
enabled: true
Java
1
https://gitee.com/ywj790866977/tensquare_dev.git
git@gitee.com:ywj790866977/tensquare_dev.git
ywj790866977
tensquare_dev
tensquare_dev
master

搜索帮助