-
I don't understand the XML ecosystem very well, but I gather that jakarta is the successor to a subset of javax, and other tools are moving on to support jakarta. For example, [Guice's latest version …
-
Hello,
This plugin is very interesting, but I'm using playframework 2.4.11 and this is incompatible. Is there a forecast for this plugin? Or another alternative?
Thank you very much
-
We should have better documentation for the PID file problem in Docker. The documentation is not so clear about it.
Relates to https://github.com/playframework/playframework/issues/9487
-
i use java with play version 3 and using ~run each time when i change something and reload happens, last heap and db conections won't reset and new reloads make program to go run out of heap and max d…
-
[Scala Dependency Injection / Eager bindings](https://www.playframework.com/documentation/2.8.x/ScalaDependencyInjection#Eager-bindings):
> If you want to create them once and also create them eage…
-
Since Play 2 was released, the Greenscript homepage at http://www.playframework.org/modules/greenscript-1.2.8a/home is now unreadable in Firefox 11.0.
-
### Lagom Version (2.5.x / etc)
1.2.0
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
Mac OS 10.11.6
```
Darwin tmoore-macbook-pro.local 15.6.0 Darwin Kernel Version 15.6.0…
-
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. …
-
Put all base starter code into it's own repo as a submodule
Git submodules: http://git-scm.com/book/en/Git-Tools-Submodules
Play submodules: http://www.playframework.com/documentation/2.0/SBTSubProje…
-
### 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…