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
314f6c50
Commit
314f6c50
authored
Jan 28, 2019
by
yinxr
Browse files
Merge branch '4.7.0' of
https://gitee.com/mingSoft/MCMS.git
into 4.7.0
parents
d23496fc
164b3813
Changes
3
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
314f6c50
# 温馨提示,请使用master分支
当前版本:4.7.0 开发版本极其不稳定,如有使用概不解答,请耐心等待稳定版本的发布,
<br/>
\ No newline at end of file
当前版本:4.7.0 开发版本极其不稳定,如有使用概不解答,请耐心等待稳定版本的发布,
<br/>
\ No newline at end of file
src/main/resources/application-test.yml
View file @
314f6c50
spring
:
datasource
:
url
:
jdbc:mysql://
192.168.1.18
:330
6
/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false
url
:
jdbc:mysql://
localhost
:330
7
/mcms-4.7.0?autoReconnect=true&useUnicode=true&characterEncoding=utf8&useSSL=false
username
:
root
password
:
root
filters
:
wall,mergeStat
...
...
src/main/resources/application.yml
View file @
314f6c50
...
...
@@ -22,7 +22,7 @@ ms:
spring
:
profiles
:
active
:
dev
active
:
test
mvc
:
pathmatch
:
use-suffix-pattern
:
true
...
...
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