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
cd6cd1b0
Commit
cd6cd1b0
authored
Jan 09, 2021
by
msgroup
Browse files
默认静态文件
parent
6dad61e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/application-dev.yml
View file @
cd6cd1b0
spring
:
spring
:
datasource
:
datasource
:
url
:
jdbc:mysql://localhost:3306/mcms?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai
driver-class-name
:
dm.jdbc.driver.DmDriver
username
:
root
# url: jdbc:mysql://192.168.0.8:3316/mcms-5.2?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
password
:
root
# username: mcms
# password: mcms
url
:
jdbc:dm://122.9.104.207:5236/SYSDBA
username
:
SYSDBA
password
:
SYSDBA
filters
:
wall,mergeStat
filters
:
wall,mergeStat
type
:
com.alibaba.druid.pool.DruidDataSource
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