Spring Integration 5.3 发布,Spring 消息通信

栏目: 软件资讯 · 发布时间: 4年前

内容简介:Spring Integration 5.3 正式发布了,可从里程碑仓库获取。 compile "org.springframework.integration:spring-integration-core:5.3.0.M3" 主要更新内容: Reactive transactions 支持。现在可以为端点配置 Re...

Spring Integration 5.3 正式发布了,可从里程碑仓库获取。  

compile "org.springframework.integration:spring-integration-core:5.3.0.M3"

主要更新内容:  

  • Reactive transactions 支持。现在可以为端点配置 ReactiveTransactionManager ,从而为响应生成响应类型或仅实现 ReactiveMessageHandler
  • ReactiveRequestHandlerAdvice - 消息处理程序的 MethodInterceptor,将 Mono 作为有效载荷进行回复。定制的 BiFunction<Message<?>, Mono<?>, Publisher<?>> 通过 Mono.transform(Function) 运算符应用于返回的 Mono ,以将某些方面添加到生成的结果中。通常,它用于应用于远程响应请求的超时、重试、标记选项,例如 Webflux 或 RSocket。 
  • Kotlin DSL。正如之前所承诺的, spring-integration-kotlin-dsl 项目已经被合并到了核心项目中,以实现一般可用性和进一步的可能的改进,这些改进只有直接访问核心 Spring Integration 类才有可能实现。
  • Web Services Java DSL。随着社区的大量需求,用于 Web 服务模块的 Java DSL 组件已被纳入项目。 

更新说明: https://spring.io/blog/2020/03/11/spring-integration-5-3-milestone-3-available


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Node.js in Action

Node.js in Action

Mike Cantelon、Marc Harter、TJ Holowaychuk、Nathan Rajlich / Manning Publications / 2013-11-25 / USD 44.99

* Simplifies web application development * Outlines valuable online resources * Teaches Node.js from the ground up Node.js is an elegant server-side JavaScript development environment perfect for scal......一起来看看 《Node.js in Action》 这本书的介绍吧!

html转js在线工具
html转js在线工具

html转js在线工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具