Play framework is joining the Typesafe Stack — More information in the official announcement
Manual, tutorials & references
Get help with google
The siena module automatically enable Siena support for your application.
Note that it only support the Google App Engine persistence manager for now. So it is currently intended to be used with the GAE module.
In the /conf/application.conf file, enable the Siena module by adding this line:
# The siena module
module.siena=${play.path}/modules/siena
For more informations check at the Siena documentation page.
Comments
Use this form to add corrections, additions and suggestions about the documentation on this page. Please ask questions on the play-framework group instead. Support requests, bug reports, and off-topic comments will be deleted without warning.