Java 8 はサポートが終了しており、2026 年 1 月 31 日に
非推奨になります。非推奨になると、過去に組織のポリシーを使用して以前のランタイムのデプロイを再度有効にしていた場合でも、Java 8 アプリケーションをデプロイできなくなります。既存の Java 8 アプリケーションは、
非推奨になる日付以降も引き続き実行され、トラフィックを受信します。
サポートされている最新バージョンの Java に移行することをおすすめします。
API とリファレンス
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Java 用 Cloud クライアント ライブラリ
このセクションの API は引き続きサポートされますが、非推奨になりました。代わりに、Cloud クライアント ライブラリを使用してください。
これらの非推奨の API を使用するアプリは、新しい Google Cloud ランタイムや Java をサポートする環境にアップグレードする前に、Cloud クライアント ライブラリなどのサービスに移行する必要があります。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],[],[[["\u003cp\u003eCloud Client Libraries offer idiomatic access to Google Cloud services like Cloud Storage and Firestore in Datastore mode.\u003c/p\u003e\n"],["\u003cp\u003eConfiguration files such as \u003ccode\u003eappengine-web.xml\u003c/code\u003e, \u003ccode\u003edispatch.yaml\u003c/code\u003e, \u003ccode\u003eindex.yaml\u003c/code\u003e, \u003ccode\u003equeue.yaml\u003c/code\u003e, and \u003ccode\u003eweb.xml\u003c/code\u003e are used to configure various aspects of App Engine deployments and applications.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine supports specific HTTP headers and defines request and response limits, detailed in the Request Headers and Responses section.\u003c/p\u003e\n"],["\u003cp\u003eThe App Engine Admin API provides REST and RPC interfaces for managing App Engine applications, and can be used by any programming language.\u003c/p\u003e\n"],["\u003cp\u003eSuperseded App Engine APIs, like those in the Java 8 runtime, are still supported but migration to Cloud Client Libraries is recommended for newer environments.\u003c/p\u003e\n"]]],[],null,["# APIs and Reference\n\nCloud Client Libraries for Java\n-------------------------------\n\n- [### APIs and Java libraries\n Use the Cloud client libraries for idiomatic access to\n Google Cloud services such as Cloud Storage and\nFirestore in Datastore mode (Datastore).](/java/docs/reference) \n\nConfiguration Files\n-------------------\n\n- [### appengine-web.xml\n Details about the configuration file that is used to\n configure App Engine deployed versions.](/appengine/docs/legacy/standard/java/config/appref)\n- [### dispatch.yaml\n Details about the configuration file that is used to\n route incoming requests to a specific service based on the path or hostname\n in the URL.](/appengine/docs/legacy/standard/java/reference/dispatch-yaml)\n- [### index.yaml\n Details about the configuration file used to define the\n Datastore indexes of the data in your app.](/appengine/docs/legacy/standard/java/configuring-datastore-indexes-with-index-yaml)\n- [### queue.yaml\n Details about the configuration file used to define the\n App Engine task queues in your app.](/appengine/docs/legacy/standard/java/config/queueref-yaml)\n- [### web.xml\n Details about the deployment descriptor that Java web\napplications use map URLs map to servlets.](/appengine/docs/legacy/standard/java/config/webxml) \n\nRequest Headers and Responses\n-----------------------------\n\n- [### Request Headers and Responses\n Details about what HTTP headers are supported as well as\nthe request and response limits in App Engine.](/appengine/docs/legacy/standard/java/reference/request-response-headers) \n\nAdmin API\n---------\n\n- [### App Engine Admin API\n Use the REST and RPC APIs with any programming language to\nmanage your App Engine applications.](/appengine/docs/admin-api/apis) \n\nApp Engine Tools Reference\n--------------------------\n\n- [### App Engine Tools API\n IDEs and other development utilities can use these APIs\nto perform testing and deployment of App Engine applications.](/appengine/docs/legacy/standard/java/tools/javadoc) \n\nSuperseded APIs\n---------------\n\nThe APIs in this section are still supported, but are no longer recommended.\nInstead, use the Cloud client libraries.\n\nApps that use these superseded APIs will need to migrate to the Cloud client\nlibraries and other services before upgrading to newer Google Cloud runtimes\nor other environments that support Java.\n\n- [### App Engine Javadoc\n App Engine APIs that are built into the Java 8 runtime.](/appengine/docs/legacy/standard/java/javadoc)"]]