Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

Parsing JSON in Play2 and Scala without Data Type

Why should I build an API with an asynchronous/non-blocking framework?

How to get IP address of the client in Play! framework 2.0? [duplicate]

Newly created scala.html views are not being recognized in Play Framework 2.x

Check if a key exists in play.api.libs.json.Json

How to specify config file with sbt start in Play application?

playframework sbt config

What is the server side comment tag in scala templates in play framework?

Difference between JPA and EBean Play Framework

java jpa playframework ebean

How to improve the error message readability returned from JsError.toFlatJson or JsError.toJson in Play framework 2.x?

What is the Play 2.5.x equivalent to acceptWithActor[String, JsValue]?

scala playframework akka

Play! 2.4: How to allow CORS from origin file://

Play2's anorm can't work on postgresql

How can I do paging with @OneToMany collections

Hocon: Read an array of objects from a configuration file

Play framework 2.0 template parameters import

Multiple Databases with Play Framework 2.1.x

How to convert JSON to a type in Scala

json scala playframework

How to set up asset fingerprinting in Play 2.3.4?

Play 2 authentication and authorization module [closed]

How can I specify a local jar file as a dependency in Play! Framework 1.x