Contains the code for using Cloud Datastore and Cloud SQL v2.
This is part of a Bookshelf tutorial.
Most users can get this running by updating the parameters in pom.xml.
mvn clean jetty:run-exploded
-
Initialize the Google Cloud SDK
gcloud init -
Deploy your App
mvn clean appengine:deploy