Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.4

Why does "activator eclipse" yield "Not a valid project ID: eclipse" in a new project?

Trouble-shooting CORS in Play Framework 2.4.x

Play Framework project composition

Error with Play 2.4 Tests : The CacheManager has been shut down. It can no longer be used

Reading Files from public folder in play framework in production

How to configure custom ehcaches in Play framework?

Play/Slick: SQLTimeoutException: Timeout after 1001ms of waiting for a connection

Run Evolutions in Command Line

How to pass Messages when I inject MessageApi and use the I18nSupport Trait

Configuration depending on launch mode

Guice, DI, and Unit Tests in Play 2.4

Play 2.4: How do I disable routes file loading during unit tests?

How to run code on startup in Play! framework 2.4

Play Framework 2.4 and IntelliJ Idea

Play 2.4 - Display Ebeans SQL statement in logs

Play Framework 2.4 Writes[-A] vs OWrites[-A], Format[A] vs OFormat[A]. Purpose?

Play Framework @routes.Assets.at Compilation Error

Play 2.4: Form: could not find implicit value for parameter messages: play.api.i18n.Messages

How to use a path relative to project root to H2 db-file configuration with Play Framework 2.4?