如何将SpringBoot REST应用程序部署到Google和intelij
我试着遵循本教程:https://www.youtube.com/watch?v=751iGaVX2Rc,但在某种程度上我得到了:
请拨的资源不可用
在这里描述:http://nixmash.com/java/deployable-wars-in-spring-boot-intellij-and-gradle/
将应用程序部署到:google应用引擎的最佳方法是什么
发布于 2016-10-13 05:53:21
使用插件
添加插件并运行以下comand行:
应用程序引擎:部署
Stages and deploys an application to App Engine.https://cloud.google.com/appengine/docs/flexible/java/maven-reference
这里是教程https://cloud.google.com/tools/intellij/docs/deploy-flex
https://stackoverflow.com/questions/39996182
复制相似问题