Saturday, June 23, 2012

Play Framework 2.0

Started to use Play framework 2.0. It is much different than Play 1.x and the initial learning curve too steep. Lack of documentation made the transition even more tough. Took a wrong route and almost struggled for a week to configure and use Guice module. Later figured out it is easy, if I just run eclipsify after adding the dependency code in the Build.scala file.