发布于 2017-06-08 08:00:10 | 206 次阅读 | 评论: 0 | 来源: 网友投递
Spring AMQP 消息解决方案
Spring AMQP 是基于 Spring 框架的 AMQP 消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。同时有 Java 和 .NET 的版本。
Spring AMQP 1.6.10 和 1.7.3 发布了,
更新内容:
修复
[AMQP-737] - BlockingQueueConsumer - Don't Attempt basicCancel() if the Context is Already Stopped
[AMQP-742] - Log42J Uses a Non-Thread-Safe Event Factory by Default
[AMQP-743] - Shutdown log4j2 amqp appender in web applications
改进
[AMQP-741] - String[] headers such as mail_to and mail_cc are not rendered properly though RabbitMQ