Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

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)?

Scala Play development workflow (IDE)

Dependency Management with Play 2.0 Applications

playframework-2.0

Create PostgreSQL trigger using JDBC

Integrate Client-side Validation

Why play framework 2.0 deletes log after restart?

Getting the index of the current loop in Play! 2 Scala template

scala playframework-2.0

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