Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
arxj
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs
arxj
Commits
37c71aae
Commit
37c71aae
authored
3 years ago
by
cs
Browse files
Options
Downloads
Patches
Plain Diff
修改配置
parent
ed5251d5
Loading
Loading
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
service-biz/service-wechat-applet/service-wechat-applet-biz/src/main/resources/application-dev.yml
+13
-13
13 additions, 13 deletions
...-wechat-applet-biz/src/main/resources/application-dev.yml
with
13 additions
and
13 deletions
service-biz/service-wechat-applet/service-wechat-applet-biz/src/main/resources/application-dev.yml
+
13
−
13
View file @
37c71aae
spring
:
datasource
:
url
:
jdbc:mysql://118.114.172.179:50723/arxj?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull
username
:
root
password
:
root
driver-class-name
:
com.mysql.cj.jdbc.Driver
type
:
com.alibaba.druid.pool.DruidDataSource
druid
:
initial-size
:
2
min-idle
:
2
max-active
:
5
max-wait
:
10000
time-between-eviction-runs-millis
:
3600000
# url: jdbc:mysql://192.168.2.106:3306/arxj?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull
# url: jdbc:mysql://118.114.172.179:50723/arxj?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull
# username: root
# password:
hncy@123
# password:
root
# driver-class-name: com.mysql.cj.jdbc.Driver
# type: com.alibaba.druid.pool.DruidDataSource
# druid:
...
...
@@ -22,6 +11,17 @@ spring:
# max-active: 5
# max-wait: 10000
# time-between-eviction-runs-millis: 3600000
url
:
jdbc:mysql://192.168.2.106:3306/arxj?serverTimezone=GMT%2B8&useUnicode=true&characterEncoding=UTF8&zeroDateTimeBehavior=convertToNull
username
:
root
password
:
hncy@123
driver-class-name
:
com.mysql.cj.jdbc.Driver
type
:
com.alibaba.druid.pool.DruidDataSource
druid
:
initial-size
:
2
min-idle
:
2
max-active
:
5
max-wait
:
10000
time-between-eviction-runs-millis
:
3600000
cloud
:
nacos
:
discovery
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment