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
761d5654
Commit
761d5654
authored
Jan 19, 2021
by
wangtp
Browse files
打包优化
parent
702d8d85
Changes
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
761d5654
...
...
@@ -49,14 +49,12 @@
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-basic
</artifactId>
<version>
1.0.36
</version>
<version>
1.0.37
</version>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
<artifactId>
ms-mdiy
</artifactId>
<version>
1.0.28
</version>
</dependency>
<dependency>
<groupId>
net.mingsoft
</groupId>
...
...
src/main/resources/application-dev.yml
View file @
761d5654
spring
:
datasource
:
url
:
jdbc:mysql:/
/192.168.0.8
:33
1
6/mcms
-5.2
?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
username
:
mcms
password
:
mcms
url
:
jdbc:mysql:/
localhost
:33
0
6/mcms?useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&autoReconnect=true&allowMultiQueries=true&useSSL=true
username
:
root
password
:
root
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