#深圳# 6月10日 亚马逊AWSome Day云计算免费培训报名中
Spring Integration 4.2 Milestone 1 发布,此版本更新内容如下:
A significant overhaul of the JMX support in the framework, providing performance and other improvements when JMX is enabled
A preview of STOMP client-side channel adapters based on the support in Spring Framework 4.2
A mongodb metadata store
@SecuredChannel
annotation
Conditional Pollers - the polling interval can be adjusted dynamically, based on the results of the current poll
Cross Origin Resource Sharing (CORS) support in the http inbound gateway
Many internal improvements
完整改进请看 JIRA release notes 。
Spring Integration 4.1.4 也已经发布下载,包括 一些重要的 bug 修复 。
下载: the project home page 。
Spring Integration能在基于Spring的应用中进行简单的消息通信,并通过简单的适配器与外部系统集成。这些适配器提供了一个更高级别的抽象,超越 了Spring对远程调用、消息和调度的支持。其主要目标是在保持关注点分离的同时,为构建企业集成解决方案提供一个简单的模型,该模型对产出可维护、可 测试的代码来说是必不可少的。
文档地址