Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Carpe diem
MCMS
Commits
cd6cd1b0
Commit
cd6cd1b0
authored
4 years ago
by
msgroup
Browse files
Options
Download
Email Patches
Plain Diff
默认静态文件
parent
6dad61e0
master
5.2.0
5.2.2
5.2.3
5.2.4
5.2.5
5.2.6
5.2.7
5.2.8
5.2.8
5.2.4
5.2.3
5.2.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/application-dev.yml
+7
-3
src/main/resources/application-dev.yml
with
7 additions
and
3 deletions
+7
-3
src/main/resources/application-dev.yml
+
7
-
3
View file @
cd6cd1b0
spring
:
datasource
:
url
:
jdbc:mysql://localhost:3306/mcms?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai
username
:
root
password
:
root
driver-class-name
:
dm.jdbc.driver.DmDriver
# url: jdbc:mysql://192.168.0.8:3316/mcms-5.2?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
# username: mcms
# password: mcms
url
:
jdbc:dm://122.9.104.207:5236/SYSDBA
username
:
SYSDBA
password
:
SYSDBA
filters
:
wall,mergeStat
type
:
com.alibaba.druid.pool.DruidDataSource
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help