欢迎来到马士兵代码仓库
Sign In
msb_51332
/
lean_code
1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
shun
Branches Tags
${ item.name }
Create tag ${ searchTerm }
Create branch ${ searchTerm }
from 'main'
${ noResults }
lean_code/a-rabbitMQ/placeOrder
History
夜灬瞬 8c327d2bd0
b保证消息可靠性 就是以Confirm形式发送消息 ack失败则添加到数据库 使用定时任务重新发送
2 years ago
..
src/main b保证消息可靠性 就是以Confirm形式发送消息 ack失败则添加到数据库 使用定时任务重新发送 2 years ago
pom.xml 配置 MQ 2 years ago