[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["難以理解","hardToUnderstand","thumb-down"],["資訊或程式碼範例有誤","incorrectInformationOrSampleCode","thumb-down"],["缺少我需要的資訊/範例","missingTheInformationSamplesINeed","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-08-19 (世界標準時間)。"],[[["\u003cp\u003eThe \u003ccode\u003eapp.yaml\u003c/code\u003e file is used to configure an App Engine app, including its runtime, handlers, scaling, and environment variables, and it acts as a deployment descriptor for a specific service version.\u003c/p\u003e\n"],["\u003cp\u003eIf an \u003ccode\u003eapp.yaml\u003c/code\u003e file is not created, the \u003ccode\u003egcloud app deploy\u003c/code\u003e command can automatically generate one containing the necessary settings for the application to run.\u003c/p\u003e\n"],["\u003cp\u003eFor simple Java apps in the standard environment, the \u003ccode\u003eapp.yaml\u003c/code\u003e file typically only requires the \u003ccode\u003eruntime\u003c/code\u003e element, as App Engine provides default values for other settings.\u003c/p\u003e\n"],["\u003cp\u003eYou can use a custom name for your \u003ccode\u003eapp.yaml\u003c/code\u003e file, but you must then specify this file name in the deployment command when using \u003ccode\u003egcloud app deploy\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIn a Maven project, the standard location for the \u003ccode\u003eapp.yaml\u003c/code\u003e file is within the \u003ccode\u003esrc/main/appengine\u003c/code\u003e directory, and if multiple JAR files or a custom entry point are required, you must define it within the \u003ccode\u003eentrypoint\u003c/code\u003e element of \u003ccode\u003eapp.yaml\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]