Spring Cloud Stream Fishtown.RC1 / 2.1.0.RC1 发布公告
我们很高兴宣布 Spring Cloud Stream Fishtown 发布版本系列的首个 Release Candidate 版本 - Fishtown.RC1/2.1.0.RC1。
Spring Cloud Stream Fishtown 2.1.0.RC1 已在 Spring Milestone 仓库中可用。
以下部分简要总结了此版本包含的特性和改进。
重要的依赖升级
- Spring Boot 2.1.0.RC1
- Reactor Californium.RELEASE
- Spring Cloud Function 2.1.0.RC1
Spring Cloud Function 支持
此版本的主要主题是引入了一种新的编程模型,该模型使用 Spring Cloud Function 作为定义 流处理程序 (stream handlers) 和 源 (sources) 的替代方案,这些现在可以表示为类型为 …
的 Bean