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
MCMS
Commits
24680683
Commit
24680683
authored
Dec 27, 2019
by
zhongyh
Browse files
Merge remote-tracking branch 'origin/master'
parents
53f587bc
bfdae66b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application-dev.yml
View file @
24680683
spring
:
datasource
:
url
:
jdbc:mysql://
localhost
:330
6
/db-mcms-
open
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true
username
:
root
password
:
root
url
:
jdbc:mysql://
imingsoft.cn
:330
7
/db-mcms-
5.0
?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true
username
:
mcms
password
:
mcms
filters
:
wall,mergeStat
type
:
com.alibaba.druid.pool.DruidDataSource
\ No newline at end of file
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