Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

How do I run a Play Framework 2.0 application as a Windows service?

How do I add Jars to the classpath in Play Framework?

Howto write custom checks/validation for the play-framework

Getting Java Play framework to cache Ebean entities using memcached

Play fails to load custom log back appender

playframework logback

Play JSON Reads/Writes with single-parameter case classes

json scala playframework

Play Framework & JSON Web Token

Play! framework 2.0: Validate field in forms using other fields

How do I perform an action on server startup in the Scala Play Framework?

Warning: node.js detection failed, sbt will use the Rhino based Trireme JavaScript engine

node.js playframework rhino

play - "Listening for HTTP on /0:0:0:0:0:0:0:0%0:9000"

How to attach custom task to execute before the test task in sbt?

playframework sbt

Why not use session ID as XSRF token?

Upgrading project to version 2.2.0 of the Play Framework

Play 2.5.3: Cryptic error message: Exception caught in Netty java.lang.NoClassDefFoundError

How to create an auto-generated Date/timestamp field in a Play! / JPA?

Play Framework: split routes in multiple files without sub projects

Accessing play project database with h2-browser

Resource directory for tests in a Play application