- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
如何部署多个 Java services到同一个 GCP 项目?
文档中提到在 appengine-web.xml[1] 中指定项目 ID;
The
<application>
element contains the application's project ID. This is the project ID you register when you create your project in the Google Cloud Platform Console.
但它被gcloud
忽略了和 mvn
[1] [2](强调我的):
gcloud and gcloud tooling (Intellij, Gradle, and the new maven plug-ins) ignore this element
Note that while every appengine-web.xml file must contain the
<application>
tag, the name you supply there is ignored. The name of the application is taken from the<application>
tag in the appengine-application.xml file.
最后一句话似乎适用于 Java 8/Jetty 9 运行时。
java-gae-quickstart 项目没有 appengine-application.xml 文件。
最佳答案
这是一个使用模块的示例项目:https://github.com/GoogleCloudPlatform/appengine-modules-sample-java
注意事项:
mvn appengine:update
关于java - 如何将多个 Java 服务部署到同一个 GCP 项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40126181/
我是一名优秀的程序员,十分优秀!