You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
penmetsaa fd0f1d6e23
Version update for Java commons-fileupload dependency because of vulnerability found in this (#2798)
3 years ago
..
src/main Update Demo site structure and use official appengine Maven plugin for test run. (#2773) 4 years ago
README Update Demo site structure and use official appengine Maven plugin for test run. (#2773) 4 years ago
pom.xml Version update for Java commons-fileupload dependency because of vulnerability found in this (#2798) 3 years ago

README

Prerequisite:
Install the Appengine SDK.
$ sudo apt-get install google-cloud-sdk-app-engine-java

How to regenreate the WAR, deploy and run in appengine?
$ mvn appengine:run