Skip to content

Files

Latest commit

1eb7a61 · Apr 26, 2016

History

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

guestbook-objectify

Folders and files

NameName
Last commit message
Last commit date

parent directory

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

appengine/guestbook-objectify

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