-
Instead of defining a bash script over sbt, why not use `.jvmopts`?
-
Per [discussion](https://groups.google.com/forum/#!topic/play-framework/985DEKc4F48) on possible cause of occasional loss of MDC propagation, it seems that `NettyServer` should be passing an `Executor…
-
### Describe the bug
On MacOS, under heavy load, the server seems to be approaching / exceeding kernel (TCP?) buffer limits, causing the kernel to "defunct all its sockets"
### To Reproduce
…
-
I have an Android app that sends data files every minute to databus. Every once in a while I get back an http error 400 (bad request). However when I try to send this file again either through the sam…
-
## Long story short
aiohttp servers fail with 500 Internal error on requests where Cookie header is present and cookie name contains invalid symbols for cookie name. aiohttp uses SimpleCookie from …
-
I am getting an error
.....
[error](*:update) sbt.ResolveException: unresolved dependency: com.typesafe.play#sbt-fork-run-plugin;2.3.0: not found
-
Lately, we've been noticing a higher latency in some requests to our endpoints on play service (which is a rest-api), and, curiously we haven't deployed or changed anything in the code/dependencies/et…
-
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…
-
Thank you for the tutorial, this is exceptionally helpful.
I can easily get Play to run on AWS, but I have been unsuccessfully able to deploy on Heroku. I created an account and then followed the st…
-
- [x] 利用者に関するテーブル(aged.scala)
- [x] 事業所に関するテーブル(homes.scala)
- [x] 介護保険に関するテーブル(insurances.scala)
- [] 利用者一覧のページビュー
- [] 利用者一覧のコントローラメソッド
続きは寝て起きたらやりますん。