Spring Integration 4.3.0 M1 发布,Spring Integration能在基于Spring的应用中进行简单的消息通信,并通过简单的适配器与外部系统集成。这些适配器提供了一个更高级别的抽象,超越 了Spring对远程调用、消息和调度的支持。其主要目标是在保持关注点分离的同时,为构建企业集成解决方案提供一个简单的模型,该模型对产出可维护、可 测试的代码来说是必不可少的。 下载地址: https://github.com/spring-projects/spring-integration/releases/tag/v4.3.0.M1 相关改进内容: 2.1. New Components 2.1.1. MessageGroupFactory 2.2. General Changes List Push/Pop Direction Queue Inbound Gateway Default Serializer Content Type Message Converter Headers for Delayed Message Handling Destination Directory Creation Buffer Size Appending and Flushing 2.2.1. Outbound Gateway within Chain 2.2.2. Mail Changes 2.2.3. JMS Changes 2.2.4. Aggregator Changes 2.2.5. TCP/UDP Changes 2.2.6. File Changes 2.2.7. AMQP Changes 2.2.8. Redis Changes 2.2.9. HTTP Changes 2.2.10. SFTP Changes 2.2.11. FTP Changes 2.2.12. Router Changes 2.2.13. Header Mapping Spring Integration 4.3.0 M1 发布下载地址