Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

DB Plugin is not registered in Play 2.0

Custom Json Writes with combinators - not all the fields of the case class are needed

unresolved dependency for postgresql 9.2 jar in play framework

Play 2 - Can't return Json object in Response

Play! framework - handle a POST request

Play Framework REST with basic authentication and SSL

Adding Apache common dependency to Play Framework 2.0

Writing a test case for file uploads in Play 2.1 and Scala

Using multiple projects in Eclipse with Play framework 2.1.x

play! framework 2.0 crud module

In SBT, how to use addSbtPlugin with a Github URL?

Today's options for an easier migration path to Play 2

transforming a Seq[Future[X]] into an Enumerator[X]

scala playframework-2.0

Test WebSocket in PlayFramework

Update to play 2.0.2 - Address already in used with akka remote actor

How does @Inject in Scala work

Play specs with configuration break because "There is no started application"

How to count results with a filter using Slick?

Scala Slick / ScalaQuery BigDecimal creates decimal(10,0) how to allow decimals?

Converting JsValue to String