Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Q
qk_backend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
quanku
qk_backend
Commits
01249e24
Commit
01249e24
authored
Jul 18, 2023
by
shiyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
druid
parent
39c5f60b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ch-core/src/main/resources/application-dev.yml
ch-core/src/main/resources/application-dev.yml
+3
-3
No files found.
ch-core/src/main/resources/application-dev.yml
View file @
01249e24
...
@@ -129,10 +129,10 @@ pagehelper:
...
@@ -129,10 +129,10 @@ pagehelper:
spring
:
spring
:
datasource
:
datasource
:
druid
:
druid
:
url
:
jdbc:mysql://pc-bp1
l2k9j6ck1gr923.mysql.polardb.rds.aliyuncs.com:3306/quanku
?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
url
:
jdbc:mysql://pc-bp1
8q94o1mukb67hy.mysql.polardb.rds.aliyuncs.com:3306/quanku_dev
?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC&allowPublicKeyRetrieval=true&verifyServerCertificate=false&useSSL=false
driver-class-name
:
com.mysql.jdbc.Driver
driver-class-name
:
com.mysql.jdbc.Driver
username
:
quanku
username
:
owner
password
:
3N0W8i0b1Wm35MJ5
password
:
VS1xaA37hyu1wJSw
initial-size
:
10
initial-size
:
10
max-active
:
50
max-active
:
50
min-idle
:
10
min-idle
:
10
...
...
Write
Preview
Markdown
is supported
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