Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Value of a scala variable do not change while executing play Future query. Why?

scala playframework slick

Slick select all rows for table with no filtering

scala playframework slick

Default configuration in Play 2.0 causes IOException?

Play framework sbt docker:publishLocal showing Errors

PlayFramework Configuration - Long Strings

json scala playframework hocon

QueryDSL and Play Framework

Play framework 2.2 Slick dependency issue

Play 2.5.4 - how to implement CSRF filters?

Does Akka's fork-join-executor make use of scala.concurrent.blocking?

scala playframework akka

Reading Configuration in Play (2.6.5) with Scala without @Inject

scala playframework

What is port 8000 used for in play

playframework

play framework - how can I make play accept "null" values in yaml files?

playframework yaml

Any sample to store and retrieve image on mongodb using gridfs, scala and playframework2

Playframework & Spark

play framewoerk & scala Future(s) chain. make it more pretty

How to update an Object in play framework?

When does it make sense to use Actors in a web application