What is the equivalent of ```springBoot { exec...
# spring
n
What is the equivalent of
Copy code
springBoot {
    executable = true
}
in kotlinGradleDsl