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

4 lines
299 B
Markdown
Raw Normal View History

2015-03-06 15:14:55 +00:00
### 52. Google App Engine
Google App Engine跟Servlet 2.5 API是有联系的所以在不修改的情况系你是不能部署一个Spring应用的。具体查看本指南的[Servlet 2.5章节](http://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#howto-servlet-2-5)。