发布 Spring Cloud Function 2.0.0.RELEASE 通用版本
我们很高兴宣布 Spring Cloud Function 2.0.0.RELEASE 通用版本发布。
Spring Cloud Function 2.0.0.RELEASE 的各个模块可在 Spring Release 仓库和 Maven Central 仓库中使用。
本次发布包含以下内容
- Kotlin 支持
- Azure Functions 的新编程模型
- Web 适配器启动时自动(可选)导出
Supplier
- 函数式 Bean 注册
- 支持针对输入类型为
Collection
的函数进行透明类型转换 - 基于 Spring Boot 2.1 构建
如何贡献?
如果您有兴趣贡献,请查看问题仓库中带有 “非常适合贡献”标签的问题。如果您有一般性问题,请在 stackoverflow.com 上使用 spring-cloud-function
标签提问……