spring_reference/VI. Deploying to the cloud/52. Google App Engine.md

4 lines
289 B
Markdown
Raw Permalink Normal View History

2015-03-06 15:14:55 +00:00
### 52. Google App Engine
2015-05-30 16:24:32 +00:00
Google App Engine跟Servlet 2.5 API是有联系的所以在不修改的情况系你是不能部署一个Spring应用的。具体查看本指南的[Servlet 2.5章节](../IX. How-to guides/74.5. Deploying a WAR in an Old (Servlet 2.5) Container.md)。