-
Introducing the REST client in the frontend resulted in problems during deployment on Payara. The problem is related to known issues in Payara, see
https://youtrack.jetbrains.com/issue/IDEA-216528
…
-
It would be more usable to have comments marked on scroll bar like changes are.
-
Given the following code:
` call.respond(HttpStatusCode.InternalServerError, "{}")
`
` call.respondText("{}", ContentType.Application.Json, HttpStatusCode.InternalServerErro…
-
See https://github.com/quarkusio/quarkus/issues/27319
-
https://blog.jetbrains.com/kotlin/2018/06/kotlin-1-2-50-is-out/
Android関連で大きそうなのは下記の通りです。
- マルチモジュールプロジェクトでのインクリメンタルビルドのパフォーマンス向上
- kaptのパフォーマンス向上
- ~~`gradle.properties`に`kapt.use.worker.api=…
-
Refs:
* https://www.jetbrains.com/help/youtrack/standalone/Get-the-List-of-Issues.html
* https://www.jetbrains.com/help/youtrack/standalone/Search-for-Issues.html
-
### Motivation
Enterprises often have SAML-based SSO solutions in place. Web applications built on top of ktor should be able to integrate with this.
### Problem
I managed to integrate SAML into …
-
KTOR 1.3.1 Server with WebSockets, Auth, Locations, Jackson, Servlet
In my application I defined a websocket route per the Websockets DSL:
```
webSocket("$appPath$ANWESENHEIT_WEBSOCKET_PATH")…
-
### Ktor Version
1.1.4
### Ktor Engine Used(client or server and name)
CIO
### JVM Version, Operating System and Relevant Context
Windows, JVM 8
### Feedback
Hello,
I want to use to th…
-
There is currently no setting to switch mvn command to mvnd, look forward to adding this feature.
Thank you ☺!