Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Clean a Play framework build in IntelliJ

Date formatting with locale in Play Framework 2.2

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 can I have a traditional src/main/scala directory in a Play Application?

scala playframework

How to start Play application before tests and then shut it down in specs2?

scala playframework specs2

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

JSON reads with hardcoded values in Play framework (Scala)

json scala playframework

Intellij and sbt 0.13.5 "URI has an authority component"

IntelliJ IDEA reports errors in routes

Play 2.4 Ebean pagination issue

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

I should use Ebean or EbeanServer under what case?

playframework ebean

scala play reads parse nested json

Unit testing a controller in Play 2.6

Play Framework test helpers need implicit `Materializer`

sbt compile play framework application error

java scala playframework sbt

How define the result type of this method?

scala playframework siena