googlearchive/appengine-java-guestbook-multiphase

Name: appengine-java-guestbook-multiphase

Owner: Google Cloud Platform

Owner: Google Archive

Description: Goes through the process of creating an App Engine guestbook using Java and Maven in phases

Created: 2014-03-19 22:23:58.0

Updated: 2018-02-22 21:29:33.0

Pushed: 2018-02-22 20:46:34.0

Homepage: null

Size: 47

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

status: inactive

This project is no longer actively developed or maintained.

For new work on this check out java-docs-samples and getting-started-java.

appengine-java-guestbook-multiphase

Goes through the process of creating an App Engine guestbook using Java and Maven in phases.

  1. phase1 – UI Only
  2. final – Adds data access using Objectify

Written by Google Cloud Developer Relations

Please ask questions on Stackoverflow

Project setup, installation, and configuration

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

  1. cd final (or phase1)
  2. mvn clean appengine:devserver
Deploying
How to deploy
  1. Create a project in Google Cloud Console
  2. edit …/webapp/WEB-INFappengine.web.xml and change your-app-id
  3. mvn clean appengine:update
Contributing changes
Licensing

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.