Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
yangxiujun
/
paidan_demo
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 9eb4f183
authored
Jun 08, 2023
by
丁伟峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新搭建数据库连接信息修改
1 parent
d42b6620
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
project-order/src/main/resources/application.yaml
project-order/src/main/resources/application.yaml
View file @
9eb4f18
...
...
@@ -17,6 +17,12 @@ spring:
import
:
-
optional:nacos:project-order.yaml
-
optional:nacos:datasource-config.yaml
datasource
:
driver-class-name
:
com.mysql.cj.jdbc.Driver
url
:
jdbc:mysql://10.10.0.171:52003/saas_aftersale_test?serverTimezone=UTC
username
:
root
password
:
dituhui123456
type
:
com.alibaba.druid.pool.DruidDataSource
seata
:
application-id
:
${spring.application.name}
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment