Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
6bcbbda3
Commit
6bcbbda3
authored
Aug 12, 2017
by
jmdhappy
Browse files
修改readme
parent
f04aa581
Changes
1
Hide whitespace changes
Inline
Side-by-side
xxpay4spring-cloud/xxpay-config/src/main/resources/shared/xxpay-service.yml
View file @
6bcbbda3
...
...
@@ -5,9 +5,9 @@ spring:
datasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
driver-class-name
:
com.mysql.jdbc.Driver
url
:
jdbc:mysql://1
39.129.231.219
:3306/xxpaydb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=true
url
:
jdbc:mysql://1
27.0.0.1
:3306/xxpaydb?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&useSSL=true
username
:
xxpay
password
:
xxpay
3qw13uM
password
:
xxpay
initialSize
:
5
# 初始化大小
minIdle
:
5
# 最小
maxActive
:
20
# 最大
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment