欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  资讯频道

Spring Integration 2.1正式发布,企业集成框架

程序员文章站 2022-05-11 10:15:23
...
经过一年多的开发后,Spring Integration团队日前正式发布了Spring Integration 2.1 GA。该版本在Integration 2.0的基础上进行了数百个改进。用户已可以通过点击这里下载或者配置Maven POM

Spring Integration 2.1正式发布,企业集成框架

Spring Integration是一个企业应用集成(EAI)框架,是Spring编程模型的扩展。该框架提供了简化的方式来解决如消息传递和路由这样的企业应用集成任务。

Spring Integration 2.1中的主要新功能:

  • 支持RabbitMQ/AMQP
  • 支持GemFire
  • 支持Redis
  • 支持MongoDB
  • 支持JSR-223(Scripting for the Java Platform)
  • 支持存储过程
  • 支持Spring Resource抽象
  • 消息负载Enricher组件
  • FTP与SFTP流出网关(outbound gateways)适配器
详细信息可以查看Spring Integration 2.1的发布说明。更多完整的改进内容请查看2.1 参考手册

Integration 2.0至2.1的迁移指南:https://github.com/SpringSource/spring-integration/wiki/Spring-Integration-2.0-to-2.1-Migration-Guide

代码示例:https://github.com/SpringSource/spring-integration-samples

下载地址:http://www.springsource.com/products/spring-community-download