Spring AMQP 1.5.0 发布,此版本更新内容如下:
Bug 修复
[AMQP-532] - ConcurrentModificationException in PublisherCallbackChannelImpl
改进
[AMQP-527] - The org.springframework.amqp.core.Address should implement equals() and hashCode()
[AMQP-528] - listener-container ID removed, makes configuration of container less convenient
[AMQP-533] - @RabbitListener - defining queues from properties
新特性
[AMQP-525] - Blocking Option for RabbitTemplate.receiveAndReply() Methods
任务
[AMQP-524] - Extract Interface from CachingConnectionFactory
[AMQP-530] - Update to SF 4.2.1
[AMQP-534] - Fix New Package Tangle
更多内容请看这里:https://github.com/spring-projects/spring-amqp/releases
来自:开源中国社区

