Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-framework-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-framework-config
Commits
eea7e5e0
Commit
eea7e5e0
authored
Jan 16, 2023
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-resources-subject-natived.yml
parent
276315ff
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
techhero-resources-subject-natived.yml
+9
-4
No files found.
techhero-resources-subject-natived.yml
View file @
eea7e5e0
...
...
@@ -53,9 +53,11 @@ spring:
#支付等待死信交换机
-
name
:
subject.dlx.pay.wait.exchange
type
:
topic
#支付
等待业务交换机
-
name
:
subject.pay.
wait.
exchange
#支付
业务交换机(一个交换机绑定多个队列)
-
name
:
subject.pay.exchange
type
:
topic
# 队列
queues
:
# 支付等待死信队列
...
...
@@ -65,10 +67,13 @@ spring:
# 支付等待业务队列
-
name
:
subject.pay.wait.queue
routing-key
:
subject.pay.wait.key
exchange-name
:
subject.pay.
wait.
exchange
exchange-name
:
subject.pay.exchange
args
:
x-dead-letter-exchange
:
subject.dlx.pay.wait.exchange
x-dead-letter-routing-key
:
subject.dlx.pay.wait.key
# 支付下订单减库存业务队列
-
name
:
subject.pay.createorder.queue
routing-key
:
subject.pay.createorder.key
exchange-name
:
subject.pay.exchange
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