[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-20。"],[[["\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,[]]