rak*_*sja 6 google-app-engine spring-boot google-cloud-platform
试着
GoogleAppEngine的订阅试用版.
1. INSTALLED GOOGLE APP ENGINE SDK
2. Downloaded the sample Java started code and deployed it. Working fine.
3. Used $appcfg.sh -A <appname> update target/appengine-try-java-1.0 to deploy
4. In this case, its a folder with all the webapp related stuffs
Run Code Online (Sandbox Code Playgroud)
题
在我的例子中,我有一个spring boot应用程序,它生成一个jar文件.它使用嵌入式容器运行,我相信Google可能会使用Docker或其他方式进行部署.但是怎么样?
就我搜索而言,没有指针或任何有关如何在Google托管平台中运行此功能的详细信息.
任何帮助或参考文档!! 候补?
您现在可以使用Google App Engine Java Flexible Environment - Java 8 Runtime:
https://cloud.google.com/appengine/docs/flexible/java/dev-java-only
它是基于Docker的
更新:
您现在可以在App Engine标准环境中使用Java 8 :
教程:https: //codelabs.developers.google.com/codelabs/cloud-app-engine-springboot/index.html
示例:https: //github.com/GoogleCloudPlatform/getting-started-java/tree/master/appengine-standard-java8/springboot-appengine-standard
博客文章:https: //cloudplatform.googleblog.com/2017/09/Java-8-on-App-Engine-Standard-environment-is-now-generally-available.html
| 归档时间: |
|
| 查看次数: |
8462 次 |
| 最近记录: |