Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

play framework 2: saving many to many

Parse JSON Array in Scala

Should I use a separate REST backend project and a javascript heavy frontend?

Avoid opening unused database connections in Play

Play WS - post multipart/form-data from scala - Bad Request

Play Framework connecting to database

How to do setup/teardown in specs2 when using "in new WithApplication"

scala playframework specs2

Disable evolutions for a specific database in Play2?

Understanding the Difference Between Non-Blocking Web Service Calls vs Non-Blocking JDBC

Does play framework support Nested routes like rails?

Why isn't Playframework custom validation message not displayed in template

Play json Read and Default parameters for case class?

Get the latest updated row saved with Ebean in Play Framework

playframework ebean

sbt compile takes very long time to complete

Get concrete type of a case class

Play Framework: How to implement REST API for File Upload

Does GAE module work with PlayFramework 2.0?

Why dont akka actors have a postStart method?

scala playframework akka

How do I change the port I run a play application with using gradle?

gradle playframework