Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Functional Tests in Play 2.4.6 when using compile time DI

reading variable value in play WS response scope

How to access the body of a Request[_] as byte array

Play server refuses to start with google-cloud dependency

WebSocket.acceptWithActor and @Inject() in the Actor (Play 2.5)

CORS Play Framework

java angular playframework

How do I use JPA to persist a Map (java.util.Map) object inside an entity and ensure the persistence cascades?

corrupt resolve for Play 2 framework support in IntelliJ IDEA

IntelliJ IDEA and PlayFramework modules

How to use WebSockets with Play Framework?

How to map an abstract collection with jpa?

Json.obj Scala, string concat: Compilation error

How to declare and access local variables in scala template in play framework?

scala playframework

How to configure Play! 2.4.2 HTTPS keystore?

How can I roll back an integration test with Slick 3 + Specs2?

Import statment in Scala Play Framework doesn't work

Multiple Databases in play framework

In Play 2 how to check if a JsValue variable is NULL?

json scala playframework

Declaring a Test Dependency in Play!

How to use play frameworks Secure module to login a user after that user has been created

java playframework