Is there any sample application that uses Play Framework 2.3 and Google App Engine?
相关问题
- java.lang.NullPointerException at java.io.PrintWri
- __call__() missing 1 required positional argument:
- PlayFramework: how to transform each element of a
- Upload file to Google Cloud Storage using AngularJ
- Where is the best place to put one-time and every-
相关文章
- Is there a size limit for HTTP response headers on
- appcfg.py command not found
- Google app engine datastore string encoding proble
- Testing request with CSRF Token in Play framework
- How to map an abstract collection with jpa?
- Angular route not working when used with Google Ap
- play2 framework my template is not seen. : package
- Doctrine not finding data on Google App Engine?
So far I have found this one: https://github.com/siderakis/playframework-appengine
Here is another tutorial with example:
http://viralpatel.net/blogs/first-play-framework-gae-siena-application-tutorial-example/