Spring AMQP (for Java) 1.4 M1 发布,此版本主要特性如下:
添加了基于注释的消息监器 (@RabbitListener),enabled with either @EnableRabbit or
RabbitMessagingTemplate 允许与 RabbitMQ using spring-messaging Message 对象进行交互
添加了一个新工厂 bean,方便 RabbitConnectionFactory SSL 配置
Log4j Appender 现支持消息持久化配置
同时还发布了一个小版本: Spring AMQP 1.3.6 维护版本。
软件详情:http://projects.spring.io/spring-amqp/
下载地址:https://jira.spring.io/secure/ReleaseNote.jspa?projectId=10450&version=14522
来自:开源中国社区

