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 3b4d3ae2
authored
Dec 14, 2023
by
yangxiujun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: yaml update
1 parent
7c8d55dd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
project-order/src/main/resources/application.yaml
project-user/src/main/resources/application.yaml
project-order/src/main/resources/application.yaml
View file @
3b4d3ae
...
...
@@ -34,7 +34,8 @@ spring:
username
:
boxi
password
:
boxi_dev_0725
type
:
com.alibaba.druid.pool.DruidDataSource
profiles
:
active
:
pro
#seata:
# application-id: ${spring.application.name}
# tx-service-group: ${spring.application.name}-group
...
...
project-user/src/main/resources/application.yaml
View file @
3b4d3ae
...
...
@@ -28,6 +28,8 @@ spring:
bootstrap-servers
:
http://kafka:9092
consumer
:
group-id
:
mpGroup
profiles
:
active
:
pro
...
...
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