Skip to content

cassioconti/java-webapi-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Google App Engine Standard Environment Rest API

Setup

  1. Update the <application> tag in src/main/webapp/WEB-INF/appengine-web.xml
    with your project name.
  2. Update the <version> tag in src/main/webapp/WEB-INF/appengine-web.xml
    with your version name.

Running locally

$ mvn appengine:devserver  

Deploying

$ mvn appengine:update  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages