Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.3

Akka.io, No matching constructor found on class actors

Calling into Play framework app from the Scala console

How to use Twitter Bootstrap 3 with play framework 2.3

Is there a way to conditionally apply annotations?

Why Reads is not declared covariant?

scala playframework-2.3

How to remove dependency from libraryDependencies that was added by plugin?

How to write a Play JSON writes converter for a case class with a single nullable member

Can't get sbt-web to work with npm for frontend dependencies

playframework-2.3 sbt-web

How to add query string parameter to FakeRequest in Play Framework 2.3?

Custom JSON validation constraints in Play Framework 2.3 (Scala)

Play JSON formatter for Map[Int,_]

Why does sbt fail with NoClassDefFoundError: play/Play$ in Play 2.2.x projects after sbt compile in Play 2.3 project?

Play Framework 2.3 and GAE - Google App Engine

Playframework 2.3.0 issue with Scala IDE (Kepler)

Why are managed css/less assets not processed by sbt-less plugin in Play 2.3?

Play 2.3 implicit json conversion causes null pointer exception

Why are integration tests in a Play/Scala project not executed when using "sbt it:test"?

scala sbt playframework-2.3

Play framework inconsistent build

How to set up asset fingerprinting in Play 2.3.4?

Restarting Play application Docker container results in 'This application is already running' - RUNNING_PID is not deleted