FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

java-docs-samples/appengine-java8/gaeinfo/README.md at main · coderatgoogle/java-docs-samples · GitHub

Latest commit

 

History

History
53 lines (34 loc) · 1.53 KB

File metadata and controls

53 lines (34 loc) · 1.53 KB

Google App Engine Information

This sample displays what's going on in your app. It dumps the environment and lots more.

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

Setup

Use either:

  • gcloud init
  • gcloud auth application-default login

Maven

Running locally

$ mvn appengine:run

Deploying

$ mvn clean package appengine:deploy

Back | FazBrowse Home | New Git URL