Skip to content

angeloh/maven-play-plugin-with-gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. update your application id to war/WEB-INF/appengine-web.xml
2. execute `mvn clean package gae:deploy -Pautodeps,dist`

Go to App Engine and click the version you chosen to upload. 
Otherwise, you can just directly go to
http://<version>.<your-application-id>.appspot.com/

If you see the Play welcome page, it means you are successfully create a Play application on GAE. 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages