Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

Getting Started with Playframework 2.0 and Selenium

Play! Framework 2.0 connecting to multiple databases

How can we improve Ebean's remote performance?

How to load DATETIME object from YAML file?

Splitting Multiple projects w/ play! 2 (Scala)

scala playframework-2.0 sbt

Play Framework -- add new directories to classpath

SBT - Failed to precise Play 2 app's project dependency

Play 2 : play.libs.WS VS 3rd party client library for async processing

Play 2 thread pools : default pool VS Akka Pool with Java

java play framework 2.1.3 How retrive a routes object

playframework-2.0

How to do Play Framework with AngularJS e2e testing or with Play testing

Play Framework 2.2: No Json deserializer found

is there an XML equivalent of Json.reads[Foo] and Json.writes[Foo] in the Play Framework

Play Framework 2 two-factor authentication?

How to return Enumerator of JSON from ReactiveMongo in Play 2

Play 2.2.1: ambiguous implicit values for object PlayMagicForJava

Play framework doesn't bind port in "Start" mode

scala playframework-2.0

Can Play 2.3.x be used without Activator (and with maven)?

How to implement implicit Json Writes of embedded object in Play Framework 2.x