发布于 2017-04-05 00:01:30 | 161 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Spring AMQP 消息解决方案

Spring AMQP 是基于 Spring 框架的 AMQP 消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。同时有 Java 和 .NET 的版本。


Spring AMQP 2.0.0.M3 发布了,包括一系列 bug 修复和一些新特性。

主要更改如下:

  • Initial support for broker-less integration testing - the TestRabbitTemplatediscovers listener containers in the application context and invokes those containers' listeners for send() and sendAndReceive() operations. We intend to flush out this capability with more features before GA, including routing, and simulation of the various exchange types supported by RabbitMQ. Feedback is welcome.

  • Rollback with an external transaction manager is now consistent with local transactions.

  • The 4.1.x amqp-client library is now the default.

  • The RabbitTemplate now has an invoke() method which allows multiple operations to be performed sequentially on the same channel. This also enables features such as waitForConfirmsOrDie() provided by the underlying library, when sending multiple messages to the same channel.

  • null message properties are no longer included in toString() which makes debug logs easier to read.

  • @QueueBinding annotations now support multiple routing keys, and support custom exchange types.

关于 2.0 版本的更新信息, 还可以浏览 2.0.0.M1 、 2.0.0.M2, 以及 2.0.0.M3



历史版本 :
Spring AMQP 1.7.5 和 2.0.1 发布
Spring AMQP 2.0.0 正式版发布
Spring AMQP 1.7.4 发布,AMQP 消息解决方案
Spring AMQP 1.5.7 和 1.6.11 发布
Spring AMQP 2.0.0.M5 发布,AMQP 消息解决方案
Spring AMQP 1.6.10 和 1.7.3 发布
Spring AMQP 2.0.0 Milestone 4 发布
Spring AMQP 2.0.0 Milestone 3 发布
Spring AMQP 1.6.8 和 1.7.1 发布
Spring AMQP 1.7.0 和 1.6.7 发布
Spring AMQP 2.0.0.M2 发布
Spring AMQP 1.7 RC1 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务