-
Hey,
How can I cache the play Result.Status object in memcache.
Currently when I try to do that, it gives me a NotSerializable Exception, as Result.Status does not implement Serializable.
Is there …
-
### 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…
-
``` bash
curl -O http://download.playframework.org/releases/play-${VERSION}.zip
```
no longer works. Maybe I'm missing something, but they seemed to have moved it to a new url. The new urls on the si…
-
**Description**
We should ensure we have documentations about play evolutions. This can link to the play docs as well https://www.playframework.com/documentation/2.8.x/Evolutions#Managing-database-ev…
-
Since somebody else had the same problem, I am now opening this ticket. I guess lots of users who are now starting to use scala 3 will run into this problem.
**Expected behaviour**
If play-json cu…
nemoo updated
3 months ago
-
### 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)
…
-
Hi All,
Is it possible to define an API key or a token for a webhook with an API key?
The documentation (https://github.com/TheHive-Project/TheHiveDocs/blob/master/admin/webhooks.md#configurat…
-
Originally from https://github.com/playframework/playframework/issues/3237
Currently (Play 2.2, Play 2.3) when using multiple data-sources then it is not possible to disable evolutions and DDL auto…
-
Currently play own tests are executed in `DEV` mode.
Thus they will not catch any errors that happen only in `PROD` mode (for example, see issue https://github.com/playframework/play1/pull/1152).
…
-
This is an example of https://github.com/sbt/sbt-js-engine/issues/56, where an old version of Rhino seems to be causing errors:
```
[info] LESS compiling on 1 source(s)
[error] java.lang.NoSuchMe…