``` configure<SpringBootPluginExtension> { ...
# spring
m
Copy code
configure<SpringBootPluginExtension> {
    executable = true
}