发布于 2017-09-11 03:59:33 | 199 次阅读 | 评论: 0 | 来源: 网友投递
Spring AMQP 消息解决方案
Spring AMQP 是基于 Spring 框架的 AMQP 消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。同时有 Java 和 .NET 的版本。
Spring AMQP 1.5.7 和 1.6.11 已发布,
更新如下:
1.5.7
Bug
[AMQP-625] - CachingConnectionFactory onClose notification
[AMQP-663] - SimpleMessageListenerContainerIntegration2Tests testDeleteOneQueue fails intermittently
[AMQP-766] - Message.toString() Deserializes Java Without a White List
1.6.11
Bug
[AMQP-762] - Semaphore permit leak leads to “No available channels” exception
[AMQP-764] - Allow Connection Use Until destroy() After Context Close
[AMQP-766] - Message.toString() Deserializes Java Without a White List
Defect
[AMQP-747] - Jackson ClassMapper implementations are vulnerable for the CVE-2017-4995
下载地址:https://github.com/spring-projects/spring-amqp/releases