内容简介:Spring AMQP 2.4 版发布了。Spring AMQP 是基于 Spring 框架的 AMQP 消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。 此版本更新内容如下: 升级版本,准备下一轮更新。d706f44 修...
Spring AMQP 2.4 版发布了。Spring AMQP 是基于 Spring 框架的 AMQP 消息解决方案,提供模板化的发送和接收消息的抽象层,提供基于消息驱动的 POJO。
此版本更新内容如下:
- 升级版本,准备下一轮更新。d706f44
- 修复 Sonar 的问题。84ff113
- 修复项目的 DEBUG 日志。fa1aa1c
- 改进了消息转字符串的过程,(不在 `toString()` 中将大型消息的正文转换为 `String`。)4f3a153
- 修复问题模板中的链接。da5fa57
- GH-1099:修复发布服务器连接的 Javadocs。430f0bf
- GH-1383:不建议使用远程处理。1f6225b
- 为 Central Action 升级 jfrog-cli 。18d58b5
- 更新 asciidoctor 插件到 3.3.2 版本。52ae483
更新公告:https://github.com/spring-projects/spring-amqp/releases/tag/v2.4.0
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- 基于消息队列的分布式事务解决方案
- Spring AMQP 1.7.4 发布,AMQP 消息解决方案
- Spring AMQP 2.1.0 发布,AMQP 消息解决方案
- RocketMQ 消息发送 system busy、broker busy 原因分析与解决方案
- 曹工杂谈:分布式事务解决方案之基于本地消息表实现最终一致性
- cn-rmq 1.0.1 发布 基于可靠消息的分布式事务解决方案
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Implementing Responsive Design
Tim Kadlec / New Riders / 2012-7-31 / GBP 27.99
New devices and platforms emerge daily. Browsers iterate at a remarkable pace. Faced with this volatile landscape we can either struggle for control or we can embrace the inherent flexibility of the w......一起来看看 《Implementing Responsive Design》 这本书的介绍吧!