Spring Integration 4.2.0 发布,Spring消息通信
欢迎加入运维网交流群:263444886Spring Integration 4.2.0 发布,更新内容如下:
** Bug
* - WatchServiceDirectoryScanner does not handle OVERFLOW event
* - The AbstractMethodAnnotationPostProcessor uses `beanFactory.initializeBean` twice for the auto-created channels
* - Rabbit Template hardcoded in Amqp Gateway
* - AMQP Inbound Gateway NPE with No ReplyTo
* - Message details are blank
** 改进
* - Document Generated Bean Names for Annotated @Bean EIP Endpoints
* - Document Advanced @Aggregator Configuration
* - Be more friendly with current Spring Integration
* - Consider some performance improvement for HTTP components
* - PassThroughMultipartConverter
** Task
* - Final Documentation polishing for GA> * - DefaultAmqpHeaderMapper should not copy over x-received-from header
* - The current documentation of SI uses deprecated xml attribute
* - Update to SF 4.2.1
更多内容请查看:发行日志。
下载地址:v4.2.0.RELEASE。
Spring Integration能在基于Spring的应用中进行简单的消息通信,并通过简单的适配器与外部系统集成。这些适配器提供了一个更高级别的抽象,超越了Spring对远程调用、消息和调度的支持。其主要目标是在保持关注点分离的同时,为构建企业集成解决方案提供一个简单的模型,该模型对产出可维护、可测试的代码来说是必不可少的。
页:
[1]