-
https://wind13.github.io/2017/02/23/play2x-compare-play1x/
-
The issue confusing but seems play's version not going to fix this issue soon, this is because a new feature added in ebean version 11.19.1 releases of it is here: https://github.com/ebean-orm/ebean/r…
-
Now that "modules" are a thing people are interested in in 2.x, we might want to have the /modules page use/reference the module directory we have at https://www.playframework.com/documentation/2.4.x/…
-
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'm not sure if the logs are public or not since I don't see reference to them anywhere, but I noticed today that no PRs are being sent in to https://github.com/DavidGregory084/mill-tpolecat even thou…
-
## Compiler version
3.3.1
## Reproducer
(Sorry I don't have time to come up with a minimized code example)
```
git clone git@github.com:mkurz/play-samples.git
cd play-samples/play-scala-…
-
### A crisp and descriptive summary of the issue
we should really start create a mock up site.
https://playframework.com/
http://projects.spring.io/spring-roo/
http://www.grails.org/
-
There are several warning notices that kick into action on the site:
https://www.playframework.com/documentation/2.5.x/Home: "You are viewing the documentation for the 2.5.x release series. The lat…
-
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…
-
### 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)
…