The icon of the organisation
Funqy Google Cloud Functions
Quarkus Funqy 框架的 Google Cloud Functions 绑定

指南

此扩展有一个 指南 帮助您入门。

安装

要将此扩展添加到您的项目,请在您的 Quarkus 项目目录中使用相关命令

Quarkus CLI

quarkus ext add io.quarkus:quarkus-funqy-google-cloud-functions

Maven

./mvnw quarkus:add-extension -Dextensions="io.quarkus:quarkus-funqy-google-cloud-functions"

Gradle

./gradlew addExtension --extensions="io.quarkus:quarkus-funqy-google-cloud-functions"