-
The following line is deprecated and needs to use dependancy injection instead:
https://github.com/craigdavies7/painting/blob/master/app/models/Client.java#L14
Dependancy injection has already bee…
-
I use Gradle 6 and the playframework plugin. All these warnings seem to come from the plugin:
- The baseName property has been deprecated. This is scheduled to be removed in Gradle 7.0. Please use …
-
### Play Version
Play 2.8.0 with sbt 1.3.4
### API
Scala
### Operating System
Windows 10 Pro
### JDK
openjdk version "11.0.5" 2019-10-15
OpenJDK Runtime Environment AdoptOpenJDK …
-
In the [documentation](https://www.playframework.com/documentation/2.5.x/PlaySlick), it states `Play Slick currently supports Slick 3.1 with Play 2.5, for Scala 2.11.`.
However, in sample code, [th…
-
The "Apply this script now!" button that initialises the database goes to '/@evolutions/apply/default?redirect=...' instead of '@evolutions/apply/default?redirect=...'
This is a problem when the sit…
-
#### Environment
```
HikariCP version: 3.3.1 (Play Framework 2.7)
JDK version : 1.8.0_*
Database : PostgreSQL
Driver version : 42.2.8
```
I use the Play Default configuration for …
-
### Are you looking for help?
This is an issue when with the new updated versions of play 1.5.x that allows support for Java 11.
The code itself can run on Java 11 but there's no support from the…
-
Hello,
currently I use ribbon for some http request, we use the Annotation Proxy method and defined two headers:
```
@Header(name = "X-Auth-Token", value = SEARCHConstants.X_AUTH_TOKE…
-
The erros message:
`~ play! 1.5.x-localbuild, https://www.playframework.com
~
~ bash E:\v\play-1.5\modules\tests/gradle -b E:\v\play-1.5\modules\tests/build.gradle -p E:\v\play-1.5\hi -PPLAY_APP=E:…
-
### Play Version (2.5.x / etc)
2.6.18
2.7.0-M4
### API (Scala / Java / Neither / Both)
Both
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
```
$ uname -a
Linux x1 4…