Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 737 Bytes

File metadata and controls

23 lines (12 loc) · 737 Bytes

Multitenancy Java sample

Open in Cloud Shell

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:run

Deploying

  1. `mvn clean appengine:deploy