Java フレームワーク
Cloud Functions Framework for Java に加えて、Micronaut フレームワーク、Spring Cloud Function プロジェクト、Quarkus が、Cloud Functions を標準サポートするようになりました。フレームワーク プログラミング モデルを使用して、HTTP とイベント ドリブンな関数の両方を作成できます。これには、依存関係の挿入などの機能も含まれます。
Spring Cloud Functions
Spring Cloud Function を使用して関数を作成し、Cloud Functions アダプタを使用して Java 11 にデプロイできます。詳細については、Spring Cloud のドキュメントをご覧ください。Spring Cloud Function のサンプルもご覧ください。
Micronaut
Micronaut を使用して関数を作成し、Micronaut GCP の Cloud Functions サポートを使用して Java 11 に関数をデプロイできます。詳細については、Micronaut のドキュメントをご覧ください。Micronaut Cloud Functions のサンプルもご覧ください。
Quarkus
Quarkus を使用して関数を作成し、Quarkus の Cloud Functions サポートを使用して Cloud Functions に関数をデプロイできます。詳細については、Quarkus のドキュメントをご覧ください。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-04-28 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"わかりにくい"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"情報またはサンプルコードが不正確"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"必要な情報 / サンプルがない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]