Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

What does .flashing do in Play!2?

How to update / save only changed fields

playframework-2.0 ebean

scala: Cannot check match for unreachability

Playframework routes with different query parameters

playframework-2.0

Play 2.1. WebSocket No EntityManager bound to this thread

Multiple file upload & json object in a single POST Request on Play Framework

Integrating scala code coverage tool jacoco into a play 2.2.x project

Scala/Play: load template dynamically

Http OPTIONS request gets completely ignored by Play route config

Scala play json combinators for validating equality

Play/Scala how to prevent Json serialization of empty arrays?

how to convert hashMap into json object in scala?

Play framework: is there a way to avoid strange form helper syntax?

Is it possible to use JSON library without installing Play?

Explanation of the differences between testing tools in PlayFramework 2 (WithApplication, WithServer, WithBrowser, InMemory etc...)

scala play reads parse nested json

Breaking out of Play 'run' in IntelliJ sbt shell

Check validation directly on the model

Where is session.id in Play 2.0?

playframework-2.0

How to bind Double parameter with Play 2.0 routing