-
All the 1.x pages (including those like https://www.playframework.com/modules/mongo-1.1/home) should have an obvious banner to indicate they are not for the current version of Play.
Unfortunately i…
-
### Play JSON Version (2.5.x / etc)
Affected versions:
* "com.typesafe.play" %% "play-json" % "2.10.5"
* "org.playframework" %% "play-json" % "3.0.3"
### API (Scala / Java / Neither / Both)
…
-
Searching for Play documentation presents some problems for experienced programmers: they use Google, and following the usual route of "search terms web framework" doesn't work for Play, because it sh…
-
a few ideas
- http://www.playframework.com/documentation/2.2.x/JavaCsrf
- http://spring.io/blog/2013/08/21/spring-security-3-2-0-rc1-highlights-csrf-protection/
- http://stackoverflow.com/questions/92…
-
### Play Version
2.5.13
### API
Scala
### Operating System
Ubuntu 16.04
### JDK
Oracle 1.8.0_121
### Scenario
I created a WebSocket service handled by an actor, which immediately send…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…
-
Similar to how Lagom starts/stops Cassandra and Kafka, it could be useful to register the startup/cleanup/destroy/etc... of external services to be managed by `sbt` or other build tools.
See https:…
-
scala-jwt 9.4.5 includes the upgrade to play-json 3.0.1. This is highly problematic because the group id of play-json 3 changed to `org.playframework`. The result is this seemingly innocuous patch ver…
-
See https://travis-ci.com/github/lagom/lagom/jobs/498873420#L772-L803
I've been doing some research and can't find any issue on existing repos about the error and potential workaround or solution. …
-
Play! frontends/services that sbt-utils in their SBT will currently compile against the known JDK version, e.g. you cannot compile Java 7 bytecode against Java 8 JVM. This is because the Play! SBT plu…