-
application.confの中で、
`play.i18n.langs = ["ja", "en-US"]`
とありますが、
https://www.playframework.com/documentation/ja/2.4.x/ScalaI18N
https://www.playframework.com/documentation/2.8.x/ScalaI18N
…
-
Previously, there is documentation in the Play Framework website https://www.playframework.com/documentation/2.6.x/JavaEbean
but when I use https://www.playframework.com/documentation/latest/JavaEb…
-
Due to several changes in how we handle threading, `Action` code no longer always runs in the action's `ExecutionContext`.
The `Action` runs in the default dispatcher:
https://github.com/playfra…
-
This happens from time to time in Travis. Reporting so we can track it.
https://travis-ci.com/github/playframework/playframework/jobs/298918957?utm_medium=notification&utm_source=email
No o…
-
https://github.com/lagom/lagom/pull/1283 added cross-linking to Akka javadocs and scaladocs.
Akka has recently moved to Java 11 as a JVm for the build. That produces different list of public packag…
-
J'ai également exploré Play2 de mon coté, et je n'utilise pas la même méthode pour initialiser la base.
dans le répertoire "conf\evolutions\default' se trouvent les fichiers scripts "evolutions" qui …
rakiz updated
12 years ago
-
- [ ] [playframework](https://github.com/playframework/playframework)
- [ ] [playframework.com](https://github.com/playframework/playframework.com)
- [ ] [interplay](https://github.com/playframework…
-
See https://github.com/playframework/play-json/pull/759
Shouldn't also the Scala version be updated in a GHA workflow file? At the time the pull request got opened by scala-steward the exact same ver…
-
Currently the standalone client does not have built in support for multiform post. The functionality is actually in Play-WS in the main project, under https://github.com/playframework/playframework/b…
-
- [x] akka-http-argonaut (see #754 )
- [ ] ~~akka-http-avro4s~~ avro4s-json module does not have a Scala 3 flavour and is [removed from project](https://github.com/sksamuel/avro4s/commit/7066b4dbeb82…