Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我似乎在文档中找不到任何信息,所以我想知道是否有可能使用 java RabbitMQ API 获取与交换相关的所有绑定。
在查询 /api/bindings 时,我正在寻找类似 http api 结果的东西。
/api/definitions 是获取定义列表的 API 端点,包括交换、队列、绑定、用户、虚拟主机、权限和参数。
参考:https ://pulse.mozilla.org/api/