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 0a6fc1ce
authored
May 08, 2023
by
wangli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增配置
1 parent
cb5aab1b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
project-order/src/main/resources/application.yaml
project-order/src/main/resources/application.yaml
View file @
0a6fc1c
...
@@ -17,6 +17,12 @@ spring:
...
@@ -17,6 +17,12 @@ spring:
import
:
import
:
-
optional:nacos:project-order.yaml
-
optional:nacos:project-order.yaml
-
optional:nacos:datasource-config.yaml
-
optional:nacos:datasource-config.yaml
datasource
:
driver-class-name
:
com.mysql.cj.jdbc.Driver
url
:
jdbc:mysql://10.10.0.116:3306/saas_aftersale_test?serverTimezone=UTC
username
:
root
password
:
NhZjIxNzNhNTU5OGE4M
type
:
com.alibaba.druid.pool.DruidDataSource
seata
:
seata
:
application-id
:
${spring.application.name}
application-id
:
${spring.application.name}
...
@@ -26,3 +32,11 @@ seata:
...
@@ -26,3 +32,11 @@ seata:
project-order-group
:
default
project-order-group
:
default
grouplist
:
grouplist
:
default
:
seata-server:8091
default
:
seata-server:8091
mybatis-plus
:
global-config
:
db-config
:
id-type
:
auto
configuration
:
log-impl
:
org.apache.ibatis.logging.stdout.StdOutImpl
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