-
Plugin version 0.14 [became incompatible](https://builds.gradle.org/buildConfiguration/Gradle_Release_Check_ConfigCacheSmokeTestsJava8/68373818?hideProblemsFromDependencies=false&hideTestsFromDependen…
-
### Play Version
3.0.5
### API
scala 3.3.3
### Operating System
ubuntu 20.04
### JDK
17.0.9
### Library Dependencies
twirl default version with play framework
…
-
Probably https://www.playframework.com/documentation/2.8.x/BuildingFromSource isn't doing the job to get people started, we should set up a more detail howto with step by step guides. Also not sure if…
-
### Play Version
3.0.3
### API
Scala
### Expected Behavior
For an opaque type with PathBindable, e.g.
```scala
opaque type TeamName = String
implicit def teamNamePathBindable(using…
-
https://github.com/Jun-Honda-0326/todo-app/blob/master/app/views/category/list.scala.html#L27
@Jun-Honda-0326 さん
`@Helper`
ですが、Playの@helperとかぶるので、いい感じの名前に変更ください。
https://www.playframework.com/…
-
Hi there,
How can I easily run ldvmi on url path `http://localhost:9000/ldvmi` ?
According https://www.playframework.com/documentation/1.2.7/configuration I should set `http.path` but it seems it i…
-
Hello, currently we can only configure the database via the application.conf, however in some cases this is hard.
Example:
if you use Environmentvariables to configure your Database you could get int…
-
When SBT is used, Play integration is done by adding the `LagomPlay` and `PlayJava` plugins.
The `LagomPlay` plugin is implemented in such a way that reload, class loading and file watching is alig…
-
As pointed out in https://github.com/lagom/lagom/issues/1562#issuecomment-417426894 for a user it's not trivial to overwrite the Akka version in situation like the one described in #1562 .
-
Play v1.7.1 still relies on an old version of AsyncHttpClient: https://github.com/playframework/play1/blob/1.7.1/framework/dependencies.yml#L21.
This library has moved from https://github.com/ning/…
sp00m updated
2 years ago