New posts in playframework

Jenkins + Play 1.2.4 : problems with cobertura lock files / report

Accessing the application.conf properties from java class with Play! 2.0

Experiences on free and low-cost hosting for play framework applications? [closed]

Adding Play JSON Library to sbt

Play 2.4: Form: could not find implicit value for parameter messages: play.api.i18n.Messages

SBT compilation for play framework 2.x disabled by default

How to find out which Play version I'm using?

What are the problems with an ADT encoding that associates types with data constructors? (Such as Scala.)

Optimizing JS from WebJars using sbt-rjs in a Play 2.3.x app

How to handle optional query parameters in Play framework

Creating a composite Unique constraints on multiple columns

Play! framework uses a <lot> of statics

Declare variable in a Play2 scala template

Advice deploying war files vs executable jar with embedded container

Steps needed to use MySQL database with Play framework 2.0

call sql procedure from java

RESTful on Play! framework

Error: Argument is not a function, got undefined

How do I change the default port (9000) that Play uses when I execute the "run" command?

Understanding implicit in Scala