Open the ktor-gradle-sample project. Make sure that the build.gradle file contains the following code: plugins { id 'application' } application { mainClass ...
確定! 回上一頁