rabbitMQ queue属性
摘要:Map<String, Object> args = new HashMap<String, Object>(); args.put("x-message-ttl", 60000); channel.queueDeclare("myqueue", false, false, false, args)
阅读全文
posted @ 2021-12-17 09:53
posted @ 2021-12-17 09:53
posted @ 2021-12-16 15:31
posted @ 2021-12-16 11:11
posted @ 2021-12-16 10:32