-
```
when using Play 2.3 templates should be compiled in target/twirl/main and no
more in target/src_managed/main
https://github.com/playframework/playframework/issues/2263
Thank you
```
Original …
-
Hello, All,
We are in the process of implementing kafka and CMAK (previously known as "kafka manager") to our work flow to better organize the communication between our applications, apparently aft…
-
```
when using Play 2.3 templates should be compiled in target/twirl/main and no
more in target/src_managed/main
https://github.com/playframework/playframework/issues/2263
Thank you
```
Original …
-
It can be done once Play has been ported to sbt 1.x. The port is almost complete, current progress is at:
https://github.com/playframework/playframework/pull/7830
cunei updated
7 years ago
-
I think that some setting originally added on the plugins in order to support Play routes are no longer meaningful. For example, I think `use_play_actions` in the sbt plugin no longer makes sense.
…
-
Hi, would it be possible to update jgit to version 7?
it supports working with git worktrees, which the current version used here doesn't
https://projects.eclipse.org/projects/technology.jgit/rele…
-
**(Moved from playframework/playframework#6333)**
`Json.parse` and `Json.stringify` currently don't allow any customization for how values are converted to and from `JsValue`. In some cases one may…
-
From https://github.com/playframework/anorm/issues/149#issuecomment-291200249 should revert back
https://github.com/playframework/play-scala-anorm-example/blob/SNAPSHOT/build.sbt#L14
-
### Is your feature request related to a problem? Please describe.
Currently it's possible to run the Prod server for Play framework, however it's not possible for the dev mode, which would allow hot…
-
Issue is described in following thread:
https://groups.google.com/forum/#!topic/finaglers/snRvOYwljbI
Basically Play's auto-reloading breaks Finagle's reflection based API.
Also @jproper gives good ex…
Eilie updated
8 years ago