Spring Integration 4.3.9 发布了。Spring Integration 能在基于 Spring 的应用中进行简单的消息通信,并通过简单的适配器与外部系统集成。这些适配器提供了一个更高级别的抽象,超越了 Spring 对远程调用、消息和调度的支持。其主要目标是在保持关注点分离的同时,为构建企业集成解决方案提供一个简单的模型,该模型对产出可维护、可测试的代码来说是必不可少的。 更新内容如下: Bug [INT-4238] - MQTT Doesn't Detect a Subscription Error [INT-4239] - SocketSupportTests testNioClientAndServerSSLDifferentContexts fails intermittently [INT-4243] - org.springframework.integration.sftp.session.SftpSessionFactoryTests testDefaultUserInfoTrue fails intermittently [INT-4246] - LockRegistryLeaderInitiator does not revoke leadership when leading instance is unable to acquire lock [INT-4250] - Rate Statistics Mean Does Not Decay with Time via getStatistics() [INT-4254] - LockRegistryLeaderInitiator can raise exception on release not received lock Refactoring [INT-2625] - Make refactoring for 'JdbcMessageStore#afterPropertiesSet()' 下载地址: Source code (zip) Source code (tar.gz) Spring Integration 4.3.9 发布,Spring 消息通信下载地址