内容简介:Spring Integration 5.1 GA 已正式发布。可从 Maven Central, JCenter 和发布仓库进行下载。 compile "org.springframework.integration:spring-integration-core:5.1.0.RELEASE" 除了常规依赖项升级,错误修复和...
Spring Integration 5.1 GA 已正式发布。可从 Maven Central, JCenter 和发布仓库进行下载。
compile "org.springframework.integration:spring-integration-core:5.1.0.RELEASE"
除了常规依赖项升级,错误修复和内部性能改进之外,这个版本还引入了一些值得关注的新功能:
BoundRabbitChannelAdvice
Reactive 式的轮询(Reactive Polling)
Java DSL fluxTransform()
改进 Java Function
引入 Micrometer
移除 JMX MBeans
HTTP Dynamic Mapping
支持 Spring Social Twitter
详细的更新内容请查看发布主页。
该版本将会用于 Spring Boot 2.1 GA,查看手册的 What’s New 章节和迁移指南以了解更多。
Spring Integration 在基于 Spring 的应用程序中实现轻量级消息传递,并支持通过声明适配器与外部系统集成。与 Spring 对远程处理、消息传递和调度的支持相比,这些适配器提供了更高级别的抽象。Spring Integration 的主要目标是提供一个简单的模型来构建企业集成解决方案,同时保持关注点的分离,这对于生成可维护、可测试的代码至关重要。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Spring Integration 5.1 GA 正式发布,Spring 消息通信》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 进程通信--消息队列
- 如何优雅的实现消息通信?
- flutter: 线程通信与消息循环(C++)
- ActionStage:iOS 消息通信、模块解耦的框架
- Spring Integration 5.3 发布,Spring 消息通信
- Spring Integration 4.3.10 发布,Spring 消息通信
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Speed Up Your Site
Andrew B. King / New Riders Press / 2003-01-14 / USD 39.99
There's a time bomb on the web: user patience. It starts ticking each time someone opens one of your pages. You only have a few seconds to get compelling content onto the screen. Fail, and you can kis......一起来看看 《Speed Up Your Site》 这本书的介绍吧!