Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

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

How to serve uploaded files in Play!2 using Scala?

Play!: Does Slick's DDL replace Evolutions?

scala playframework slick

How to reverse generate an absolute URL from a route on Play 2 Java?

Preserve page state for revisiting using browser back button

How to respond with a pretty-printed JSON object using play framework?