-
For example we have a next routes in our tests:
```
GET /take-slist-int-d controllers.Application.takeListIntWithDefault(x: List[Int] ?= List(1, 2, 3))
```
And for this route we …
-
@marcan Would it be OK to give me write access to this repo so I can close/merge pull requests and issues? See: https://docs.github.com/en/organizations/managing-user-access-to-your-organizations-repo…
-
How can I monitor the Playframework application?
Actually, I want to check the elapsed time for each controller(REST) and user count.
-
Hello,
Thanks for releasing the long awaited 2.8.0 :)
I haven't seen any changelog or release note though unless I'm not looking in the right place.
-
Tapir version: 1.11.7
Scala version: 3.5.0
Our endpoint receives the PUT request with JSON body from mobile clients. As mobile network may be unstable some requests are interrupted before receiv…
-
### Issue type
Polishing
### Problem description
Current released versions of the plugin won't work with Gradle 9.
### Context (optional)
The main reason for the plugin not working with Gradle 9…
-
Lazy loading only applies in dev mode (play run). Production mode is not lazy.The easiest way to start an application in production mode is to use the start command from the Play console.
[my-first-…
-
Acesso ao Banco de Dados MySQL
-
-
In the list of ecosystems you support sbt is missing. So you miss all the Scala projects out there :wink: (like https://github.com/playframework/playframework/)
https://www.scala-sbt.org/
If yo…
mkurz updated
2 months ago