Play framework is joining the Typesafe Stack — More information in the official announcement
Community contributed extensions
Objectify is a flexible abstraction on Google App Engine/J which makes data access simple and elegant. Together the Play Framework and Objectify provide a powerful technology stack for building fast and scalable applications on Google’s infrastructure.
Sample Application:
http://play-framework-objectify.appspot.com/
http://code.google.com/p/play-framework-objectify/
Written by Dave Cheong.
| objectify-1.0 ★ | May 18, 2010 | Documentation | Download |
To install locally this modules use the install command:
play install objectify-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> objectify {version}
Check the documentation link of each release to check version notes.
Comments
Use this form to discuss about this module. Off-topic comments will be deleted without warning.