Play is based on a lightweight, stateless, web-friendly architecture and features predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications.
We're developing a Play 2.4 application (Java API). For dev purposes, we'd like to use a persistent H2 database with DB …
jdbc h2 relative-path persistent playframework-2.4I am new to Play framework and tried to mimic the helloworld sample in my local machine but I encountered …
forms scala playframework playframework-2.4I'm using Play 2.4.0 and I've been trying to follow the tutorial from the main page: https://playframework.com/ which is …
java playframework java-8 playframework-2.4I am trying to open a play 2.4 project in IntelliJ but since things have changed I don't know how to …
intellij-idea playframework playframework-2.4 typesafe-activatorI am using PlayFramework 2.4.6, trying to upload a multipart file (size 18M) and the server returns the following error: For …
playframework netty multipartform-data playframework-2.4I have a java play framework 2.4.x web app providing a JSON/HTTP API. When I run my front-end HTML/…
java playframework cors playframework-2.4Recently upgraded to Play 2.4 and I'm still learning all the little quirks and such. I'm trying to just get my …
java guice ebean playframework-2.4