This sample demonstrates how to use Google Cloud Datastore from Google App Engine standard environment.
This example uses the Cloud SDK Maven plugin. To run this sample locally:
$ mvn appengine:run
To see the results of the sample application, open localhost:8080 in a web browser.
In the following command, replace YOUR-PROJECT-ID with your Google Cloud Project ID and SOME-VERSION with a valid version number.
$ mvn appengine:deploy