GAE-Spring-Boot

时间:2021-06-26 08:57:44
【文件属性】:
文件名称:GAE-Spring-Boot
文件大小:11KB
文件格式:ZIP
更新时间:2021-06-26 08:57:44
Java 在 Google AppEngine 上运行的简单 Spring Boot 应用程序。 没有尝试使用 Google API - 只是一个可以工作的最小 Spring 应用程序。 取决于 (您需要在本地构建和安装): $ git clone https://github.com/scratches/spring-boot-legacy $ (cd spring-boot-legacy; mvn install) $ git clone https://github.com/scratches/spring-boot-sample-gae $ cd spring-boot-sample-gae $ mvn gae:deploy 也作为部署在 WTP 或常规 Tomcat 容器中的 WAR 运行。 main()应用程序(普通的 Spring Boot 启动器)也应该可以工作。
【文件预览】:
GAE-Spring-Boot-master
----.gitignore(51B)
----src()
--------main()
--------test()
----pom.xml(5KB)
----README.md(622B)
----.idea()
--------misc.xml(294B)
--------encodings.xml(164B)
--------vcs.xml(164B)
--------copyright()
--------scopes()
--------compiler.xml(709B)
--------.name(29B)
--------modules.xml(375B)

网友评论