/projectimdbdeadpool

projectimdbdeadpool

Primary LanguageJava

Appengine Helloworld sample for Google App Engine

This sample demonstrates how to deploy an application on Google App Engine

Setup

  1. Update the tag in src/main/webapp/WEB-INF/appengine-web.xml with your project name
  2. Update the tag in src/main/webapp/WEB-INF/appengine-web.xml with your version name

Running locally

$ mvn appengine:devserver

Deploying

$ mvn appengine:update