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
0579e6c1
Commit
0579e6c1
authored
Jul 28, 2023
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-resources-subject-natived.yml
parent
e675b43a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
9 deletions
+2
-9
techhero-resources-subject-natived.yml
+2
-9
No files found.
techhero-resources-subject-natived.yml
View file @
0579e6c1
...
...
@@ -57,9 +57,6 @@ spring:
#支付业务交换机(一个交换机绑定多个队列)
-
name
:
subject.pay.exchange
type
:
topic
#支付中死信交换机
-
name
:
subject.dlx.paying.exchange
type
:
topic
# 队列
...
...
@@ -75,17 +72,13 @@ spring:
args
:
x-dead-letter-exchange
:
subject.dlx.pay.wait.exchange
x-dead-letter-routing-key
:
subject.dlx.pay.wait.key
# 支付中死信队列
-
name
:
subject.dlx.paying.queue
routing-key
:
subject.dlx.paying.key
exchange-name
:
subject.dlx.paying.exchange
# 支付中业务队列
-
name
:
subject.paying.queue
routing-key
:
subject.paying.key
exchange-name
:
subject.pay.exchange
args
:
x-dead-letter-exchange
:
subject.dlx.pay
ing
.exchange
x-dead-letter-routing-key
:
subject.dlx.pay
ing
.key
x-dead-letter-exchange
:
subject.dlx.pay
.wait
.exchange
x-dead-letter-routing-key
:
subject.dlx.pay
.wait
.key
# 支付界面业务队列
-
name
:
subject.orderPay.queue
routing-key
:
subject.orderPay.key
...
...
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