1. 首页
  2. 移动开发
  3. 其他
  4. AMQP消息解决方案SpringAMQP.zip

AMQP消息解决方案SpringAMQP.zip

上传者: 2020-08-12 12:13:57上传 ZIP文件 1.25MB 热度 13次
Spring AMQP 是基于 Spring 框架的 AMQP 消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。同时有 Java 和 .NET 的版本。示例代码:public static void main(final String... args) throws Exception { ConnectionFactory cf = new CachingConnectionFactory(); // set up the queue, exchange, binding on the broker RabbitAdmin
下载地址
用户评论