Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

App Engine Modules usage, packaged as an EAR (Entreprise Archive) Maven project

License

Notifications You must be signed in to change notification settings

GoogleCloudPlatform/appengine-modules-sample-java

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-modules-sample-java

It has 2 web apps each deployed to a different module: guestbook and shardedcounter.

Usage (After changing the app id in the appengine-modules-ear/src/main/application/META-INF/appengine-application.xml):

git clone https://github.com/GoogleCloudPlatform/appengine-modules-sample-java.git
cd appengine-modules-sample-java
mvn install
cd appengine-modules-ear
#to test it locally:
mvn appengine:devserver
#or to deploy it:
mvn appengine:update

=============================

About

App Engine Modules usage, packaged as an EAR (Entreprise Archive) Maven project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages