Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Specs2 test within plays gives me "could not find implicit value for evidence parameter of type org.specs2.main.CommandLineAsResult

Play 2.5.X: method current in object Play is deprecated: This is a static reference to application, use DI instead

What's the difference between @After and @Finally annotations for Play controllers

Play framework 2: Eclipse cant detect jBCrypt as project dependency

HTML forms with java Play Framework 2

Why does Play fail with "Driver not found: [org.postgresql.Driver]"?

postgresql playframework

HOw to run multiple applications in play framework on the same port

playframework

WebService (WS) POST in Play 2.0 - Scala

Sending email exception in play 2.0

GlobalSettings onStart fires only after first request

case class to json (partial) conversion

json scala playframework

Play Framework: How to Get the Hostname Where the Application in Running

playframework

How to extract result content from play.mvc.Result object in play application?

Play Framework: How to define a writable object in scala?

scala playframework

Monitoring Tools for Play Framework Application

java scala playframework jvm

Nginx: allow only certain cookies in http response

nginx cookies playframework

Change the Secure.java class of the play framework

security playframework

Is there a way to compile to hide the source code?

play framework - Driver not found: [com.mysql.jdbc.Driver] - intelli J [duplicate]

Why do you need to create these json read/write when in java you didn't have to?

java scala playframework