1 Star 0 Fork 2.7K

mengqingshuai / pig-config

forked from ywhtyj / pig-config 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
pig-zipkin-db-dev.yml 426 Bytes
Copy Edit Raw Blame History
ywhtyj authored 2018-08-25 23:24 . 3
server:
port: 5003
# datasoure默认使用JDBC
spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
username: root
password: root
url: jdbc:mysql://127.0.0.1:3307/pig?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false
zipkin:
collector:
rabbitmq:
addresses: 127.0.0.1:5672
password: ywht
username: 123456
queue: zipkin
storage:
type: mysql
1
https://gitee.com/mengqingshuai/pig-config.git
git@gitee.com:mengqingshuai/pig-config.git
mengqingshuai
pig-config
pig-config
dev

Search