-
This would replace the two approaches currently supported by Ktor https://ktor.io/docs/2.3.12/server-configuration-code.html#embedded-custom
-
Tegral is not longer compatible with latest Ktor versions.
`Exception in thread "main" java.lang.NoClassDefFoundError: io/ktor/server/routing/RoutingKt
at guru.zoroark.tegral.openapi.ktor.Describ…
-
**Ktor Version and Engine Used (client or server and name)**
1.3 Server
**Describe the bug**
When trying to change contentType framework throws exception:
io.ktor.http.UnsafeHeaderException: Hea…
-
Hi,
When building, I'm getting this error:
```
> Task :compileKotlin FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':compileKotlin'.
> Could…
-
##### Description
Error generating the kotin-sever code when using the petstore sample yaml file.
Output:
```
java -jar ./modules/swagger-codegen-cli/target/swagger-codegen-cli.jar gener…
-
Having a plugin for health is sweet, seeing as ktor 2.0.0 is adding support for native for CIO server, I think this library could benefit from preparing for that. It is was currently is stopping me fr…
Syrou updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Right now there is no guide on how to deploy the project.
**Describe the solution you'd like**
Write a guide about how to deploy…
-
###### Which version and edition of Flyway are you using?
10.2.0 Community
###### Which client are you using? (Command-line, Java API, Maven plugin, Gradle plugin)
Gradle plugin, java api
##…
-
Schema.execute( .. ) will not return from suspendResolver { .. } if the result size is big "enough". This behaviour starts with switching from 0.3.1 to 0.4.0. Kgraphql runs in Ktor 1.2.1.
The suspend…
-
Hi
When I run the sample project from Intellij "Development Run" I get
```
BUILD SUCCESSFUL in 2m 8s
12 actionable tasks: 10 executed, 2 up-to-date
Waiting for changes to input files of tas…