Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 513 Bytes

File metadata and controls

19 lines (10 loc) · 513 Bytes

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