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
Litemall
Commits
c4da8fb5
Commit
c4da8fb5
authored
Nov 01, 2020
by
linlinjava
Browse files
chore: druid升级1.2.1
parent
aabc2617
Changes
2
Hide whitespace changes
Inline
Side-by-side
litemall-db/src/main/resources/application-db.yml
View file @
c4da8fb5
...
...
@@ -22,5 +22,10 @@ spring:
test-on-return
:
false
test-while-idle
:
true
time-between-eviction-runs-millis
:
60000
filters
:
stat,wall
webStatFilter
:
enabled
:
true
statViewServlet
:
enabled
:
false
filter
:
stat
:
enabled
:
false
pom.xml
View file @
c4da8fb5
...
...
@@ -92,7 +92,7 @@
<dependency>
<groupId>
com.alibaba
</groupId>
<artifactId>
druid-spring-boot-starter
</artifactId>
<version>
1.
1
.1
0
</version>
<version>
1.
2
.1
</version>
</dependency>
<dependency>
...
...
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