If the answer to the above question is no, is it possible to use the Ktor docker Gradle plugin without a Ktor server? I could use gRPC without Ktor and migrate later to Ktor.
a
Aleksei Tirman [JB]
05/08/2024, 9:43 AM
You can use the Ktor Gradle plugin without having the dependencies for the Ktor server.