Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 406 Bytes

File metadata and controls

18 lines (11 loc) · 406 Bytes

Google App Engine Standard Environment URL Fetch Sample

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

See the Google App Engine standard environment documentation for more detailed instructions.

Setup

gcloud init

Running locally

mvn appengine:run

Deploying

mvn appengine:deploy