x80486
import org.springframework.boot.gradle.tasks.run.BootRun tasks.withType<BootRun> { mainClassName = "io.shido.ApplicationKt" }