Skip to content
This repository has been archived by the owner on Apr 27, 2021. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

googlearchive/appengine-java-guestbook-multiphase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published