Skip to content

Files

Latest commit

9a8a69b · Apr 26, 2016

History

History
This branch is 9765 commits behind GoogleCloudPlatform/java-docs-samples:main.

multitenancy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 26, 2016
Apr 26, 2016
Apr 26, 2016

Multitenancy Java sample

Shows the usage of the Namespaces API.

An App Engine guestbook using Java, Maven, and Objectify.

Data access using Objectify

Please ask questions on Stackoverflow

Running Locally

How do I, as a developer, start working on the project?

  1. mvn clean appengine:devserver

Deploying

  1. mvn clean appengine:update -Dappengine.appId=PROJECT -Dappengine.version=VERSION