Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

PlayFramework 2.0.x -> 2.1-RC migration

Howo to query tables with onetomany and manytoone relationship using Ebean

java orm playframework ebean

Where is the documentation for Play sbt-plugin (Build.scala)?

scala build playframework sbt

Scala Play form validation: required boolean isn't mandatory

Scala: Akka actor not dying in Play Framework 2.2.0

Play 2.2 -Scala - How to chain Futures in Controller Action

Playframework handling post request

json playframework

Play framework parsing semicolons in query parameters

Play: How to implement vermongo with ReactiveMongo

unresolved sedis dependency with play-plugin for redis

SBT plugin dependency resolution fails with com.typesafe.play#sbt-plugin;2.2.1: not found

playframework sbt

Difference between static controller and non static controller in play framework with Java

java scala playframework guice

"invalid version format" p.nettyException with play 2.2.1

play activator - runtimeException: smtp.host needs to be set in application.conf in order to use this plugin (or set smtp.mock to true)

Play - HikariCP connections not released back to pool

Scala Play Websocket - use one out actor to send both: Array[Byte] and String messages

Use Play Framework as a component

scala playframework

IntelliJ + Play Framework routes file red underline error

How to connect to a remote MySQL database via SSL using Play Framework?

Getting a resource file as an InputStream in Playframework

java playframework