«Truth can only be found in one place: the code.»
10 Aug 2013 | play-framework
I currently work in a project where we use the Play framework from Typesafe. I’m really impressed how fast we develop our web application. Actually, after generating the project over the console
$ play new myFirstAppyou start immediately developing your domain stuff. I’d say, if you start with some J2EE monster which is heavily configurable, until you have all that what the Play framework offers you, it’d take probably two weeks to set up your application until you’re able to start.
Here is some all included stuff the Play framework gives you for free: