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
55b338db
Commit
55b338db
authored
Nov 03, 2020
by
wujj
Browse files
init
parent
c1b81d0d
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
doc/5.2-patch.sql
View file @
55b338db
This diff is collapsed.
Click to expand it.
doc/mcms-5.2.sql
0 → 100644
View file @
55b338db
This diff is collapsed.
Click to expand it.
doc/5.0.0-to-5.1-mysql.sql
→
doc/
历史/
5.0.0-to-5.1-mysql.sql
View file @
55b338db
File moved
doc/5.1-patch.sql
→
doc/
历史/
5.1-patch.sql
View file @
55b338db
File moved
doc/mcms-5.1.sql
→
doc/
历史/
mcms-5.1.sql
View file @
55b338db
File moved
src/main/resources/application-dev.yml
View file @
55b338db
#spring:
# datasource:
# url: jdbc:mysql://192.168.0.8:3316/mcms-dev-5.2-1?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai
# username: admin
# password: 123456789
# filters: wall,mergeStat
# type: com.alibaba.druid.pool.DruidDataSource
spring
:
datasource
:
driver-class-name
:
dm.jdbc.driver.DmDriver
url
:
jdbc:dm://192.168.0.8:5236
username
:
SYSDBA
password
:
SYSDBA
url
:
jdbc:mysql://localhost:3306/mcms?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false&allowMultiQueries=true&serverTimezone=Asia/Shanghai
username
:
root
password
:
123456
filters
:
wall,mergeStat
type
:
com.alibaba.druid.pool.DruidDataSource
\ No newline at end of file
type
:
com.alibaba.druid.pool.DruidDataSource
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