赞
踩
本文为Spring Cloud Stream文档的中文翻译,原文地址:
https://cloud.spring.io/spring-cloud-static/spring-cloud-stream/3.0.3.RELEASE/reference/html/spring-cloud-stream.html
另外,Spring Cloud 版本:Hoxton.SR3,支持的 Spring Boot 版本:2.2.5.RELEASE
spring-cloud-stream-reactive
。spring-cloud-stream-reactive
)已经停止更新,不再通过 spring-cloud-function 进行分发,以提供原生支持。为了向后兼容,你仍然可以从以前的版本中获取spring-cloud-stream-reactive
;spring-cloud-stream-test-support
使用MessageCollector来_测试支持活页夹_,以支持新的测试活页夹,参见Testing;_@StreamMessageConverter_
已弃用,因为它不再是必需的;original-content-type
在2.0版被弃用已经被移除;spring.cloud.stream.sendto.destination
属性,BinderAwareChannelResolver
是同意被弃用的,这主要用于基于函数的编程模型。对于 StreamListener,它仍然是必需的,因此将一直存在,直到我们弃用并最终抛弃 StreamListener 和基于注解的编程模型。Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。