Play! Framework Resources
This page ist outdated !
We switched our code base to a REST based architecture.
This page contains useful links to information about the Play! Framework.
Tutorials:
http://www.jamesward.com/2012/05/08/play-2-java-tutorial (very comprehensive!)
https://github.com/playframework/Play20/wiki/JavaGuide1 (7 parts)
Templating Use Cases:
https://github.com/playframework/Play20/wiki/JavaTemplateUseCases
Spring Module for Play 2.0
This module helps you integrate Spring managed beans directly within your play 2.0 application. This module is a continuation of Nicolas Leroux's original Spring Module for play 1.x, available on Github
https://github.com/wsargent/play-2.0-spring-module
Multi-Project Builds
http://www.scala-sbt.org/release/docs/Getting-Started/Multi-Project